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

Re: Selective co?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-31 21:07:17 CEST

On Sat, 2004-07-31 at 11:22, Ross Boylan wrote:
> Is it possible to check out only some of the files in a directory?
> E.g., I have a directory Data/ under version control, but I only want
> some of the Data files.
>
> svn co http://localhost/svn/Data/trunk/somefile
> is an error.

'svn checkout' only works on directories, not single files.

(If you just want to grab a file, use 'svn cat')

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 31 21:09:40 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.