[chora] Re: PHP script for viewing subversion repositories

Jay Freeman (saurik) saurik at saurik.com
Tue Aug 26 23:32:11 PDT 2003


Chuck:

OH, I forgot I left bad default locations for the svn binaries :). I have
them installed to a really, really weird place....

A few bugs were added in the mild refactoring. You can find a patch against
the current HEAD here:

ftp://ftp.saurik.com/pub/chora/chora-svn-2

A note may have to be added somewhere that the chora directory needs to be
writable by the web server for diffs to work (the svn client actually
downloads both copies there and then diffs them locally)....

I also figured out a better way to do the file checkouts such that I no
longer need wget or the svnbase parameter (I just use the new, at least, new
since I wrote this patch, hehe, 'svn cat' command), which makes the
configuration somewhat easier as you only need to have file access to the
repository and not web access as well.

Sincerely,
Jay Freeman (saurik)
saurik at saurik.com

----- Original Message -----
From: "Chuck Hagenbuch" <chuck at horde.org>
To: "Jay Freeman (saurik)" <saurik at saurik.com>
Cc: <chora at lists.horde.org>; <redoz at redoz.com>; <wiz at groupnetwork.com>
Sent: Tuesday, August 26, 2003 10:55 PM
Subject: Re: [chora] Re: PHP script for viewing subversion repositories


> Quoting "Jay Freeman (saurik)" <saurik at saurik.com>:
>
> > OK, here's the first version of my patch against HEAD (at least, HEAD as
of
> > a few hours ago...).
>
> Impressive - I applied that and it worked, no conflicts, nothing (well, I
had to
> update my conf files. duh).
>
> So, I've committed the initial support. *Please* take a crack at it with
both
> CVS and Subversion, since I started removing CVS-specific variables and
such
> along with committing the patch.
>
> And thanks!
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck at horde.org>
> They're just looking at a wall of meat.



More information about the chora mailing list