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

open-ended ranges?

From: Martin Pool <mbp_at_sourcefrog.net>
Date: 2002-08-04 06:52:17 CEST

I'll file an enhancement request for this, unless someone can kindly
point out some way in which I'm being thick.

By analogy with CVS, I would have expected to be able to write

  svn log -r 10:

to get messages from 10 onwards. Obviously I can't yet, but it would
be nice.

Following on from the previous thread about `svn url`, I would really
like to write

  svn log -r `svn info --revision`:

to find out what has changed since the last update.

Perhaps rather than a new top-level command for 'svn url', it would be
better to give options to svn info to make it print out just a single
field with no label, for easier use in shell scripts?

-- 
Martin 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 4 06:53:38 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.