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

Re: svn --ignore-externals broken on checkout?

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 19 Sep 2011 14:05:30 +0100

"rupert.thurner" <rupert.thurner_at_gmail.com> writes:

> with svn-1.6
>
> svn co --ignore-externals https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/pkg/subversion
> cd subverison/trunk
> ln -s gar ../whatever
> svn st
> X gar
>
> with svn -1.7 this looks like:
>
> svn st
> ? gar

It's different, but is it 1.6 or 1.7 that is broken? In 1.7 the
externals are more completely ignored when --ignore-externals is used,
so the wc treats gar as unversioned until you run 'svn up' without
--ignore-externals.

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2011-09-19 15:06:07 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.