print out what special revision names resolve to
From: Vlad Skvortsov <vss_at_73rus.com>
Date: 2007-08-07 00:59:10 CEST
Hi!
I wish there was a way to figure out which revision number was
$ svn merge -r1234:HEAD $BRANCH
After the command finishes there is no way to know what HEAD was at the
Are there any other ways I'm missing?
May be svn should print out the operating revision range? E.g.,
$ svn merge -r1234:HEAD $BRANCH
For consistency (and machine-parseability) 'svn up' could go the same way:
(I understand that with mixed-revision working copies the first number
Here I use '*' to denote an AV pair, where attribute and value are
Comments?
-- Vlad Skvortsov, vss_at_73rus.com, http://vss.73rus.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Aug 7 00:57:24 2007 |
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.