[chora] Chora.php
Jan Schneider
jan at horde.org
Mon Dec 6 05:19:30 PST 2004
Zitat von Flanakin Michael C SSgt HQ SSG/ENED
<Michael.Flanakin at Gunter.AF.mil>:
> 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/
More information about the chora
mailing list