On Thu, 04 Jan 2007, Thomas F. O'Connell wrote:

> Whenever I create a new branch, e.g.,
> 
> cd working-copy-top-dir
> svn copy trunk branches/new-branch-n
> 
> And then try to initialize the branch, e.g.,
> 
> cd branches/new-branch-n
> svnmerge.py init
> 
> I get the following error:
> 
> svnmerge: /vhost/trunk has already been initialized at .
> Use --force to re-initialize
> 
> Am I missing something? Why would brand new branches already be  
> initialized?

Does trunk already have the svnmerge-integrated property set on it
before you create the branch (via 'svn cp')?

Attachment: pgpsMFWrmDyjC.pgp
Description: PGP signature

_______________________________________________
Svnmerge mailing list
[email protected]
http://www.orcaware.com/mailman/listinfo/svnmerge

Reply via email to