Re: PHP script for viewing subversion repositories
"Jay Freeman (saurik)" <[email protected]>
| Newsgroups | gmane.comp.horde.chora,gmane.mail.eyebrowse.user |
|---|---|
| Message-ID | <000501c36a3a$d35cd630$fb590644@cruiser> |
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) [email protected] ----- Original Message ----- From: "Tobias Ringström" <[email protected]> To: "Jay Freeman (saurik)" <[email protected]> Cc: <[email protected]>; <[email protected]>; <[email protected]> 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 -- Chora mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]