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

Re: workaround for Checkout Single File

From: Blair Zajac <blair_at_orcaware.com>
Date: Wed, 27 Feb 2008 09:09:00 -0800

Sachin Sawant wrote:
> Hi,
>
> We would like to use subversion for audio, video and for code
> component development. We have lot's file inside one directory
> which include audio, video and code so it's cumbersome to download all
> file just to work on one single file.
> is there any workaround to checkout single file from subversion? or
> way of selecting individual files to checkout?
>
> Thanks,
>
> -Sachin

Subversion 1.5 has a sparse checkout feature that will help you. You'll still
need to check out the enclosing directory, but you'll be able to say, get me
only this one file:

http://svnbook.red-bean.com/nightly/en/svn.advanced.sparsedirs.html

Regards,
Blair

-- 
Blair Zajac, Ph.D.
CTO, OrcaWare Technologies
<blair_at_orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-27 18:10:17 CET

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.