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

Re: checkout file

From: Ryan Schmidt <subversion-2008a_at_ryandesign.com>
Date: Thu, 27 Mar 2008 12:03:37 -0500

On Mar 27, 2008, at 03:49, Sachin Sawant wrote:

> I tried with 1.5 alpha version but not able to checkout single file
> with newly added sparse checkout feature.
> you can checkout directory with no files in it but still after that
> you can't checkout single file.
> is there any other way to checkout single file? if not why subversion
> doesn't allow to checkout single file?

Subversion is about versioning collections of files, not individual
files. It hasn't been possible to check out single files before.

http://subversion.tigris.org/faq.html#single-file-checkout

I don't know if 1.5 changes the situation at all.

The reason this hasn't been possible is that Subversion needs a
directory to put its .svn directory into, to store administrative
information about the working copy.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-27 18:04:42 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.