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

Re: Checking out files rather than directories

From: Talden <talden_at_gmail.com>
Date: 2006-09-21 00:30:35 CEST

You can get the contents of a file but it isn't 'checked out' (and
therefore modifiable).

  svn cat svn://someserver/path/filename.txt >filename.txt

If you want a 'working copy' you do, AFAIK, need to checkout a folder.

--
Talden
On 9/21/06, Eric <spamsink@scoot.netis.com> wrote:
>
> Is this forum a suitable place to discuss things like some of the GUIs that
> are available to use with Subversion?
>
> I thought that Subversion was supposed to support checking out/in of
> individual files in addition to whole directories, but SmartSVN doesn't
> seem to want to do that, i.e. if I try to check out a file it tells me I
> have to check out the whole directory.
>
> Did I misunderstand that capability of Subversion or is that a limitation
> of SmartSVN?
>
> Versions:
>
> SmartSVN version 2.0.7, Windows 2000 Pro SP1 (old non-updated Windows box I
> use for testing)
>
> Subversion version 1.3.2, Fedora Core 5
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 21 00:31:58 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.