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

Re: svn propset svn:externals

From: Lorenz <lorenznl_at_yahoo.com>
Date: 2006-05-24 08:11:14 CEST

Hi Paul

>When I check elephant out I want http://aeryn.tigris.org/svn/aeryn/trunk to
>automatically check out to
>[...]

you need to set svn:externals on the folder you want the subfolder to
appear in, that is

   cd c:\sandbox\elephant\trunc
   svn propset svn:externals aeryn <url> >trunk/aeryn

Lorenz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 24 08:12:28 2006

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.