RE: Re: Force copy
From: Martin, John M. \(Number Six Software\) <John.Martin5_at_va.gov>
Date: 2006-03-02 20:51:55 CET
Thanks. But that requires that I merge into my working copy.
I'd like to be able to do what cp lets me do: copy directly to a branch
-----Original Message-----
Quoting "Martin, John M. \\(Number Six Software\\)"
> Is there a way to overwrite an existing file when copying from one
I have no idea.
> Same with merge. Sometimes I want to take the contents of one branch
To replace the contents of one branch by another, you can use the
Suppose you want the content of branchA to branchB, overwriting
svn merge http://.../branchB http://.../branchA /wc/of/branchB
This type of merging is used to release code, and is described in that
Lieven.
----------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
|
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.