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

Re: Adding changeset-like functionality to subversion

From: Noel Yap <yap_noel_at_yahoo.com>
Date: 2002-10-09 15:33:26 CEST

--- Garrett Rooney <rooneg@electricjellyfish.net>
wrote:
> the problem is that i was using HEAD and PREV, not
> explicit numbers,
> which do require a working copy. now if i know what
> version number
> HEAD is (or what revision the change to this file
> occured in), i can
> get the diff by diffing between that and N-1, bu
> what if i don't know
> the revision number? there's no easy way to say
> 'diff from HEAD to
> PREV' without a working copy.

I think it would be ideal if PREV can be overloaded to
take an argument. For example:

svn diff -rHEAD:PREV(HEAD) blah

MTC,
Noel

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 9 15:34:05 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.