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

feature request: Selective Checkout

From: Shawn Matlock <matlocs_at_odscompanies.com>
Date: 2006-01-13 20:33:17 CET

Issue 823 is similar to what has been discussed in the users mailing list
but not exactly. If I've missed an issue that matches, I'm sorry.

I've seen several discussions about Subversion having no ability to checkout
only part of a project.

For example:

/project A
        /directory A
        /directory B
        /directory C
        file D
        file E
        file F

I need to checkout part of project A. I specifically want directories B & C,
and files D & E. Currently I cannot do this. I have to checkout all of it
and delete directories I don't want. Or, use svn co -N repeatedly. And that
still doesn't solve my problems for specific files I don't want.

To me this seems similar "ignore".

Thank you,
Shawn

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 13 21:19:11 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.