"svn copy" semantics: replace vs. place into
From: Stephen Gildea <gildea_at_stop.mail-abuse.org>
Date: 2005-10-24 19:26:46 CEST
One of the steps we would like to do when installing from our "devel"
$ svn copy https://repos/svn/project/devel https://repos/svn/project/installed
We want the current "devel" to replace the current "installed".
Looking at the mailing list archives, I see this same issue was
That same thread says that this issue is bug 1516, currently fixed
Could someone please confirm for me that with this bug fixed,
One workaround we are considering is to do
$ svn delete https://repos/svn/project/installed
but of course that is not atomic.
Another solution for us would be if there were a way to generate a
< Stephen
---------------------------------------------------------------------
|
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.