Re: svn:externals handling with svn merge --reintegrate

2011-03-09 Thread Stefan Sperling
On Tue, Mar 08, 2011 at 06:19:31PM -0600, Doug Goldstein wrote: > Having an issue where I have a checkout of trunk and I do a svn merge > --reintegrate of a branch. That branch has added a directory and > within that directory it has added a svn:external and when I do an svn > up at the top level o

svn:externals handling with svn merge --reintegrate

2011-03-08 Thread Doug Goldstein
Having an issue where I have a checkout of trunk and I do a svn merge --reintegrate of a branch. That branch has added a directory and within that directory it has added a svn:external and when I do an svn up at the top level of trunk, it never downloads the external until I commit the reintegrated