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

Granular check-out

From: Christian Renz <crenz_at_web42.com>
Date: 2006-07-13 12:37:51 CEST

For a larger project where we're integrating automated access to SVN
repositories into a product, I'm looking for a way to perform more
granular check-outs from SVN repositories. These are the problems I'm having:

- I need to be able to check out single files (svn cat won't do, as it
won't update the .svn meta information)
- I need to be able to check out a directory without any files (so
that only the files needed can be checked out later).
- I need to be able to check out a directory with its subdirectories,
but without any files.

Are any of these possibel with SVN? Thanks for your help!

Regards,
    Christian

-- 
crenz_at_web42.com - http://christian.web42.com - http://www.web42.com/crenz/ 
"I may have invented it, but Bill [Gates] made it famous."
    -- David Bradley, original inventor of "Ctrl+Alt+Delete"
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 13 22:11:18 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.