svn merge with revision argument "committed"
From: <Fabien.Bouleau_at_ses-astra.com>
Date: 2006-05-24 12:54:55 CEST
Hello everybody,
I am using the following:
* svn, version 1.2.3 (r15833) compiled Aug 26 2005, 03:42:45
In my repository, I work with proj/trunk (stable) and
Now when I want to merge the latest modifications to the trunk, I type:
[fboule@fboulepc proj]$ cd ~/Projects/proj
However, it doesn't work as expected (as I would expect I should maybe
An example hereafter:
[fboule@fboulepc proj]$ svn update
And now:
[fboule@fboulepc proj]$ svn merge --dry-run -r COMMITTED:HEAD
I would expect the following:
[fboule@fboulepc proj]$ svn merge --dry-run -r 243:HEAD ../proj_dev/ .
Am I doing something wrong?
Best Regards,
-- DISCLAIMER: This e-mail contains proprietary information some or all of which may be legally privileged. It is for the intended recipient only. If an addressing or transmission error has misdirected this e-mail, please notify the author by replying to this e-mail. If you are not the intended recipient you must not use, disclose, distribute, copy, print, or rely on this e-mail. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed May 24 12:54:33 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.