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

svn:externals checkout/ls question

From: <webmaster_at_gravity-design.de>
Date: 2007-01-30 15:40:27 CET

Hi everybody,

I'm wondering if it is possible to only checkout an externally linked
resource.

trunk/component_local
trunk/component_external linked via svn:externals

If I now checkout trunk completely, it's fine and the externally linked
resource gets checked out as well.
However:
svn co file:///svnpath/trunk/component_external

fails and also svn ls to file:///svnpath/trunk shows only component_local
and not the stuff linked via svn:propset. I guess that's just a limitation
in svn ls not caring for the props.

Is it at least possible to checkout only component_external? Maybe I'm
just misunderstanding something, but I didn't get it to work.

Cheers,
Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 30 15:41:17 2007

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.