[Svnmerge] Initializing New Branches - Already Initialized?
Daniel Rall
dlr at collab.net
Thu Jan 4 13:04:24 PST 2007
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')?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: </pipermail/svnmerge/attachments/20070104/49d8ab68/attachment-0002.pgp>
More information about the Svnmerge
mailing list