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

Re: Ssubversion Bugs

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Wed, 2 Sep 2009 07:32:24 -0500

On Sep 2, 2009, at 06:47, Vishal Gangwal wrote:

> Are following subversion bugs fixed ?
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=3351
> http://subversion.tigris.org/issues/show_bug.cgi?id=3368

The bugs are not marked as resolved, so I don't believe these problems
are fixed.

> Is Single File Checkout possible in subversion ?

No, the smallest unit you can check out is a directory. You can get
the contents of a single file using "svn cat" but that will not be a
working copy that you can modify.

You can check out a working copy that is sparse, and then pull in only
the files you want to work on. There is a section on sparse checkouts
in the book.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2390161

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-02 14:33:38 CEST

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.