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

Re: Getting selective folders of a repository

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-10-23 02:03:02 CEST

And until then, this should work:

svn co -N url://to/repo /path/to/new/wc
svn up /path/to/new/wc/com.mycompany.esd.applet.ces

On Oct 22, 2007, at 09:43, Rob van Oostrum wrote:

> sparse directories are part of 1.5:
>
> http://svn.collab.net/repos/svn/trunk/notes/sparse-directories.txt
>
> R.
>
> On 10/22/07, Adeeb Ashraf wrote:
>
>
>
>> Can we get selective folders of an SVN repository? e.g.
>>
>>
>>
>> SVN Repository Folders
>>
>>
>>
>> Code
>>
>> com.mycompany.esd.applet.cah
>>
>> com.mycompany.esd.applet.ces
>>
>> ..
>>
>> com.mycompany.esd.applet.csys
>>
>>
>>
>> and we map 'code' folder on the local file system and get only:
>>
>>
>>
>> Code
>>
>> com.mycompany.esd.applet.ces
>>
>>
>>
>> every time when we run SVN update command on 'code' folder?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 23 02:05:43 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.