Re: Force copy
From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-03-02 18:31:48 CET
Quoting "Martin, John M. \\(Number Six Software\\)" <John.Martin5@va.gov>:
> Is there a way to overwrite an existing file when copying from one place
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 copy-merge
Suppose you want the content of branchA to branchB, overwriting everything in
svn merge http://.../branchB http://.../branchA /wc/of/branchB
This type of merging is used to release code, and is described in that part of
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.