Tree conflict help.
From: Reed, Mark (TBS) <Mark.Reed_at_turner.com>
Date: Tue, 8 Dec 2009 18:16:55 -0500
Ok, I'm at a loss, and would appreciate it if someone could help me
Any help appreciated. Transcript below showing the problem, more info
$ svn -q co "$url" myproj
$ cd myproj
$ svn -q cp trunk branches/new
$ svn commit -m"testing tree conflicts" branches/new
Adding branches/new
Committed revision 4865.
$ cd branches/new
$ svn merge "$url"/trunk
--- Merging r3519 through r4865 into '.':
C tmp
C tests
C logs
C lib
C scripts
C static
C calendar
C etc
C README
C htaccess.sample
C views
G .
Summary of conflicts:
Tree conflicts: 11
$ svn status
C tmp
> local add, incoming add upon merge
C tests
> local add, incoming add upon merge
C logs
> local add, incoming add upon merge
C lib
> local add, incoming add upon merge
C scripts
> local add, incoming add upon merge
C static
> local add, incoming add upon merge
C calendar
> local add, incoming add upon merge
C etc
> local add, incoming add upon merge
C views
> local add, incoming add upon merge
C README
> local obstruction, incoming add upon merge
C htaccess.sample
> local obstruction, incoming add upon merge
------------------------------------------------------
Please start new threads on the <users_at_subversion.apache.org> mailing list.
|
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.