RE: Chora.php
"Flanakin Michael C SSgt HQ SSG/ENED" <[email protected]> Mon, 6 Dec 2004 08:12:44 -0600
| Newsgroups | gmane.comp.horde.chora |
|---|---|
| Message-ID | <4B797D6B8F959944ABB368EB397389A70640C3A4@fsjubj10.exchange.gunter.af.mil> |
Why isn't some equivalent check done for Svn? Obviously there can be an issue that will cause the system to error out. Hell, that's all it does for me. Also, where are the appropriate VC_* classes initialized? Does that happen in Chora or Horde? Michael -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jan Schneider Sent: Monday, December 06, 2004 7:20 AM To: [email protected] Subject: Re: [chora] Chora.php Zitat von Flanakin Michael C SSgt HQ SSG/ENED <[email protected]>: > Still trying to figure out this Subversion error and I was wondering > about line 182 in the Chora.php file. I added the part that shows the > location because I was debugging, but I'm wondering why this is only > checking for CVS. The only thing I can think of off the top of my head > is because Svn doesn't use direct file associations - it uses BDB. If > someone could clarify this for me, I'd appreciate it. SVN is not even bound to a filesystem, 'location' could very well be a remote repository. > if ($sourcerootopts['type'] == 'cvs' && > !@is_dir($sourcerootopts['location'])) { > Chora::fatal(_("SourceRoot, '" . $sourcerootopts['location'] . "', > not found! This could be a misconfiguration by the server administrator, > or the server could be having temporary problems. Please try again > later.")); > } Jan. -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/ -- Chora mailing list - Join the hunt: http://horde.org/bounties/#chora Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected] -- Chora mailing list - Join the hunt: http://horde.org/bounties/#chora Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]