[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: PHP script for viewing subversion repositories

From: Jay Freeman \(saurik\) <saurik_at_saurik.com>
Date: 2003-08-24 14:25:32 CEST

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

I removed the code that passes options through so now it only ever will give
unified diffs... *will see what other solutions he can come up with*.

http://mail.saurik.com/chora/diff.php/trunk/eisodos.vcproj?r1=207&r2=208&ty=
u

Note that diff to previous doesn't always work because it gets the "previous
version" by just subtracting one from the revision number (and therefor will
just return an empty diff).

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

----- Original Message -----
From: "Tobias Ringström" <tobias@ringstrom.mine.nu>
To: "Jay Freeman (saurik)" <saurik@saurik.com>
Cc: <users@subversion.tigris.org>; <chora@lists.horde.org>;
<redoz@redoz.com>
Sent: Sunday, August 24, 2003 7:12 AM
Subject: Re: PHP script for viewing subversion repositories

> Jay Freeman (saurik) wrote:
> > If people would like to take a look at it you can go to:
> > http://mail.saurik.com/chora/cvs.php/trunk/
>
> Looks nice, but the diffs do not seem to work.
>
> /Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 24 14:25:11 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.