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

Re: checking out single files not possible?

From: Darren Blaser <darrenb_at_extendedsystems.com>
Date: 2004-05-17 22:18:54 CEST

Ben and Larry:

Thanks to both of you for the tip to use 'svn cat' - my initial testing
shows that works fine for what I'm trying to do.

Thanks again for the help!

Ben Collins-Sussman wrote:

>On Mon, 2004-05-17 at 14:46, Darren Blaser wrote:
>
>
>
>>Can someone help me out with the correct syntax or is subversion just
>>not able to check out single files?
>>
>>
>
>Subversion cannot "checkout" single files. That is, you can't make a
>file appear all alone in a directory and be under version control. A
>working copy must be a directory.
>
>But that said, you certainly *fetch* a single file (or any older version
>or branch/tag of it) by using 'svn cat URL'.
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 17 22:20:59 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.