[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-08-31 16:43:05 CEST

On 8/31/06, Chris.Fouts@qimonda.com <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?

Correct. You can get a file via an export or cat command, but not via
checkout, as a subversion working copy is inherently a directory, not
a file.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 31 17:53:29 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.