Re: replacing "svn copy"'ed dirs
From: SLOGEN <jensen_at_slog.dk>
Date: 2003-10-01 15:44:30 CEST
Ben Collins-Sussman wrote:
Thanks for your reply, I value the efforts put into answering user
> What do you mean by 'upgrading'? You want somelib 1.0.2 to now be the
What i want is to replace the value of "somelib" in myproject with a new
>>merge doese the right thing:
> 'svn merge' is the correct solution to your problem.
i respectfully disagree :)
>>But doesn't generate the right history:
> Line up behind the other 10,000 people waiting for this feature. :-)
I'm not aiming/wishing for repeated merge, a simple "replace" with one
Having the svn repository's history matching the actual actions I want
>>so im left with the workaround:
> No, just use the 'svn merge' solution. In your log message, make a
The merge solution does a worse job than the "del; copy" solution. I
It seems like what's actually missing is a way to indicate whether
svn copy foo bar
should replace bar with foo, or add foo to the content of bar, the usual
BTW: I'm _not_ suggesting a tailing "/" to ditinguish between this, like
The above problems equally apply when tracking 3rd. party sources in svn.
Guess I'm gonna have to stick with the "del;copy" solution for a while.
-- Helge --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Oct 1 15:45:40 2003 |
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.