[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: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: 2006-08-31 17:13:04 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?
>

No, one can not check out a single file.

If you don't need to be able to commit changes to the file you could
export it using "svn cat URL > localefile".

/Johan

---------------------------------------------------------------------
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:55:45 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.