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

Re: COMMITTED supported?

From: Tobias Ringström <tobias_at_ringstrom.mine.nu>
Date: 2003-08-24 17:32:10 CEST

Dmitri Priimak wrote:
> I guess I misunderstood how it works. What I am trying to accomplish is.
> Let say I want to see diff of the last commit vs. commit before the last
> one of file so I say 'svn diff -r PREV:COMMITTED myfile.c' I understand
> that it suppose to do the same as 'svn diff -r PREV:HEAD myfile.c' or
> just plain 'svn diff -r PREV myfile.c'. If I don't have my WC then I
> should use PREV:HEAD with URL to a file or a part of repository. Anyway.
> PREV:COMMITTED should work or not? And what are those supported
> functions with COMMITTED?

Perhaps 'svn diff -r PREV:BASE file.c' is what you're looking for?

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 24 17:33:04 2003

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.