Re: PHP script for viewing subversion repositories

"Jay Freeman (saurik)" <[email protected]>
Newsgroups gmane.comp.horde.chora,gmane.mail.eyebrowse.user
Message-ID <000e01c36a3d$dc6965b0$fb590644@cruiser>
Sander:

Oooo... thanks :). *Fixed that now.*

Also, I guess this URL is a better example (as it has the whole colored
output thing going):

http://mail.saurik.com/chora/diff.php/trunk/eisodos.vcproj?r1=223&r2=224&ty=
h

I also refactored a few small things and fixed the whole "diff to the wrong
revision" problem. It now correctly scans to the previous revision of the
file and makes it easy to diff against that.

Sincerely,
Jay Freeman (saurik)
[email protected]

----- Original Message -----
From: "Sander Striker" <[email protected]>
To: "Jay Freeman (saurik)" <[email protected]>
Cc: <[email protected]>
Sent: Sunday, August 24, 2003 7:31 AM
Subject: RE: PHP script for viewing subversion repositories


> > From: Jay Freeman (saurik) [mailto:[email protected]]
> > Sent: Sunday, August 24, 2003 2:26 PM
>
> > Tobias:
> >
> > DOH! Fixed. That's _EVIL_ though... it seems like svn no longer supports
> > passing just about anything through -x to GNU diff... I keep getting
stuff
> > like:
> >
> > subversion/libsvn_client/diff.c:314: (apr_err=200016)
> > svn: The specified diff option is not supported
> > svn: '-c' is not supported
>
> That's because if you don't configure subversion to use GNU diff we don't
> use it.  We use our internal diff library instead.  And that only knows
> about one single option: -u (which is the default aswell).
> Set diff-cmd = /path/to/diff in your config file, or pass --diff-cmd
/path/to/diff
> on the cmdline.
>
>
> Sander


-- 
Chora mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.