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

Re: Granular check-out

From: Ryan Schmidt <subversion-2006c_at_ryandesign.com>
Date: 2006-07-13 22:52:06 CEST

On Jul 13, 2006, at 12:37, Christian Renz wrote:

> 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!

I don't believe the standard Subversion client supports any of those
features. Perhaps it could be built by writing your own client using
the Subversion API.

---------------------------------------------------------------------
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:53:26 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.