"svn cp" too smart about existing directories?
From: Johan Holmberg <holmberg_at_iar.se>
Date: 2006-08-21 15:09:57 CEST
Hi!
When I create a branch or tag I use a command like:
$ svn cp -mMSG http://HOST/myproj/trunk \
But I just discovered that I can issue the same command two times
The explanation seem to be that "svn cp" is "smart" the second time and
I have looked around and tried different ways to disable this behaviour,
It seems that "svn cp" is using the same tactic as cp(1) on UN*X. But is
( I come to think about rsync(1) that has solved this by having trailing
Have I missed some way of accomplishing what I want?
/Johan Holmberg
---------------------------------------------------------------------
|
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.