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

Re: cvs diff -r RC_FOO_BAR equivalent?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-09-22 23:01:29 CEST

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

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.