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

Re: [Issue 1211] New - svn diff -x doesn't seem to do anything.

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-03-28 01:50:22 CET

On Thursday, March 27, 2003, at 07:47 PM, Julian Foad wrote:

> Absolutely. I was taking a look at this too, but as I'm not familiar
> with the code it is taking me a while. The attached patch gives an
> appropriate error message in the case of a local diff (no network
> access). I haven't followed through the cases where net access is
> used, but I am posting this unfinished work now because you may find
> the other parts of the patch enlightening.
>
> I would be glad to leave this to you (Garrett - or anyone really).
>
> A possible further enhancement could be to silently ignore "-u"
> because it behaves this way (unified diff) by default.

I've already got a slightly different approach to this mostly done, it
adds an options parameter to svn_diff_file, and currently returns error
for any options at all. i'll see about having it ignore a -u as you
suggest, as it would be
kind of confusing to a user to have an error in that case.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 28 01:51:03 2003

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

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