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

Re: checkout/rename of individual files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-08 21:49:57 CEST

John Mclaughlin <johnm@imageworks.com> writes:

> cd vit_revisions
> svn checkout -r 345 file:///trunk/vit/vit.so vit_r345.so
>
> Does svn allow this?

No. The smallest unit you can checkout is a directory. There's no
such thing as a working copy of one-file. Sorry.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 8 21:52:10 2003

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.