RE: How can I check out parts of a directory tree?
From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2005-06-27 20:36:20 CEST
Carsten,
to the best of my knowledge, you can only do this for whole folders,
What you can do is:
1. get the 'public' folder as child of current folder,
2. find a file:
3. fetch the file:
Doh! this doesn't work!
So, the real number 3 is:
>svn update -N ./subversion/translations
So you'll get all files in the same folder as the one file you're
Hope this helps.
Lieven.
-----Original Message-----
Hi,
I have to develop software tools that allow users to check out specific
For example, there is
Users want one script that sets up their environment, so it would create an
They want a second script that populates the structure.
I know the easiest way to implement that would be to simply let the first
The problem with checking out everything an then deleting most of it is
Obviously, I could let my script create fake ".svn"
Is there a correct way of doing this?
Thanks!
Carsten.
---------------------------------------------------------------------
-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.8.1/28 - Release Date: 24/06/2005 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.8.1/28 - Release Date: 24/06/2005 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Jun 27 20:39:33 2005 |
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.