svn merge -r shortcut
From: Vlad Skvortsov <vss_at_73rus.com>
Date: 2006-08-16 00:41:22 CEST
Hi!
It is a common use case (for me, at least) to merge just a single
$ svn merge -r 1234:1235 $ROOT/branch/other
In this case r1235 is merged. Why not having the following syntax to be
$ svn merge -r 1235 $ROOT/branch/other
?
-- Vlad Skvortsov, vss_at_73rus.com, http://vss.73rus.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Aug 16 00:57:24 2006 |
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.