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

RE: Please tell me I'm wrong!

From: Gale, David <David.Gale_at_Hypertherm.com>
Date: 2006-08-31 16:50:11 CEST

Chris.Fouts@qimonda.com wrote:
> svn co svn+ssh://repos/trunk/file
>
> svn: URL 'svn+ssh://repos/trunk/file' refers to a file, not a
> directory
>
> One can NOT check out a single file in Subversion?

No, you can't. You can export a single file, but checking out a single
file isn't allowed (at least partly because then there's no clear place
to put the .svn folder).

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

-David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 31 18:07:35 2006

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.