Josh Pieper wrote:
> Byron Brummer wrote:
>> Here's my short list:
>>
>> Can not diff a working copy against a URL
>> svn: Target lists to diff may not contain both working copy paths and
>> URLs
>>
>> CVS diff lets me diff my working files against the repo at any branch I
>> like. SVN...doesn't.
>>
>> Workaround: Copy WC to a tag, then diff the tag URL against the target
>> URL.
>> Expensive and fugly.
>
> That diffing scenario is handled by use case 2 as shown in
> 'svn help diff':
Perhaps I was unclear. I want to diff the actual working copy
file. SVN's --old/--new so far as I can tell only use the
meta info from the WC to look the URL up and then it does
a URL to URL diff from there. Unless I missed something it
can not do a diff between the actual (possibly modified) WC
and a URL?
-Byron
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 19 20:33:11 2007