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

Re: How to check out a single file

From: Thomas Harold <thomas-lists_at_nybeta.com>
Date: Wed, 09 Dec 2009 13:57:09 -0500

On 12/8/2009 9:04 PM, MM wrote:
> I am very new using SVN...
> I am trying hard to check out one file (not the folder) .. is it
> possible to check out a single file? if yes, HOW?
> Thanks all!

Like Simon says, SVN really works at a folder level and not an
individual file level.

There are weird things you can do with sparse-checkouts (only checkout
file children or individual items) or svn:externals that point at single
files - but things will work better at the folder level.

(I'm guessing that this might change with the next-generation working
copy? Since that moves away from having .svn/_svn hidden folders
everywhere? But I wouldn't plan on it.)

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2428957

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-12-09 20:07:36 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.