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

Re: diff between tag (branch) and the working copy?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-02-29 22:29:13 CET

On Feb 21, 2004, at 4:45 AM, Ling Li wrote:

> Hi,
>
> Can I `diff' a file between its tagged version and its working copy
> with svn diff? Basically this is compare the working copy with another
> URL which might be totally irrelevant.
>
> I tried the below two with svn 0.37 & 1.0beta1 but no luck...
>
> svn diff --old http://path/to/tag --new . filename
> svn compares the file with its BASE, not the tagged one
>
> svn diff --old http://path/to/tag filename
> nothing happens... I guess it compares the tagged one with itself

Sorry, I meant to respond to this but got sidetracked...

This looks like issue number 1602, which is currently targeted to be
addressed for 1.1.

http://subversion.tigris.org/issues/show_bug.cgi?id=1602

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 29 22:28:36 2004

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.