[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: Karl Fogel <kfogel_at_google.com>
Date: 2006-07-13 22:58:26 CEST

Ryan Schmidt <subversion-2006c@ryandesign.com> writes:
> 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.

SVN does not support these features. Issue #695, which is being
actively worked on now, will address similar concerns, but isn't
exactly what you're looking for, it sounds like.

-Karl

---------------------------------------------------------------------
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:59:58 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.