Re: Chora.php

Jan Schneider <[email protected]> Mon, 6 Dec 2004 14:19:30 +0100
Newsgroups gmane.comp.horde.chora
Message-ID <[email protected]>
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]