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

Re: How do I checkout a single file

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-01-21 19:14:44 CET

Ben Collins-Sussman wrote:

> On Wed, 2004-01-21 at 12:03, Bryan Simmons wrote:
>
>>What is the rationale behind that "feature"?
>
>
> Where would you put the .svn/ administrative area? The existence of a
> such a directory implies that the parent directory is under version
> control, which it's not.

If I was going to implement such support it would probably involve
creating a new directory with a .svn subdir in it and only checking out
the files requested into it, rather than the whole thing. There are
situations where this might be warranted (say you have a REALLY big
directory for some reason, and don't want to check it all out).

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 21 19:15:29 2004

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.