[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn:externals handling with svn merge --reintegrate

From: Doug Goldstein <cardoe_at_gentoo.org>
Date: Tue, 8 Mar 2011 18:19:31 -0600

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 merge. I want to however test the reintegrated
code before I commit. When I svn up, it doesn't see the external and
goes on about its day. If I go to the directory where the external was
added, then it hangs the SVN client, if I go one directory down, it
doesn't see the external. I tried SVN 1.6.12 client and server. Then I
upgraded both to SVN 1.6.16 and that didn't work either.

-- 
Doug Goldstein
Received on 2011-03-09 02:34:29 CET

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.