Max Bowsher wrote:
> On Wed, 22 Sep 2004 09:54:44 +0300, Edvard Majakari
> <edvard.majakari@staselog.com> wrote:
>
>>Do I really have to do
>>
>>svn diff --old svn://repos/project/tags/RC_FOO_BAR .
>>
>>to get differences between the stuff in my current directory and
>>repository? moreover that doesn't seem to work either.
>
>
> What *exactly* do you want to see the differences between?
>
> Differences *from* a tag *to* the current state of your WC?
> svn diff --old svn://repos/project/tags/RC_FOO_BAR --new .
> Note the added "--new" compared to your command.
>
> See "svn help diff" to understand why.
Note that I believe there is a bug in the 1.0.x series of releases that
keep this from working correctly (there used to be anyway, and I don't
think it was ever backported). It works in 1.1.x.
-garrett
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 22 23:01:54 2004