[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: Sander Striker <striker_at_apache.org>
Date: 2003-03-28 16:31:42 CET

> From: Branko Cibej [mailto:brane@xbc.nu]
> Sent: Friday, March 28, 2003 4:24 PM

> mbk@boredom.org wrote:
>> I think the internal diff lib should have an option parser, and
>> should reject options that it doesn't support. At first, it can
>> reject all of them. :-)
>
> Exactly. Except -u, which it does support by default. :-)

No, it can't. svn_diff_file (will namespace protect RSN(tm)) AND
svn_diff_file_output_unified (errr, this would need to become
wrapped in svn_diff_file_output or something) would BOTH need the
options. Not very nice.

For now, please punt and put the fix at the calling point. I promise
to sort this out in a more elegant way a bit later on.

Thanks,

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 28 16:33:34 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.