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

Re: svn log -r

From: Jani Monoses <jani_at_iv.ro>
Date: 2002-11-07 13:21:40 CET

Thanks for clarifying

>
> You can have this already by
> svn log target -rCOMMITTED
 
> > the same would be nice for diff -r (CVS does not have this AFAIK) just show the last change.
>
> No !! svn diff without -r has already a meaning, and a very very useful one.
> I use it all the time. See "svn help diff".

I meant with -r without a revno, not without -r at all.

> To get the last change :
> svn diff target -rPREV:HEAD

so it's great these work.Looks like what's missing is just syntactic sugaring and CVS resemblance.

Jani.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 7 13:40:17 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.