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

Re: globbing/wildcards (Was: Moving root repository)

From: David Mankin <mankin_at_ants.com>
Date: 2002-10-17 17:39:48 CEST

Because without a working copy directory (and associated .svn
directory) there's nowhere to store the meta-data you need for the
file. You can "export" a single file by going to its HTTP URL. But
then it's not a working copy item at all, and there's no meta-data with
it.

-David
On Thursday, October 17, 2002, at 08:32 AM, Noel Yap wrote:

> --- Philip Martin <philip@codematters.co.uk> wrote:
>> That depends what you expect :) There will be no
>> entries for a or b in
>> project/.svn/entries. So you have three separate
>> working copies:
>> project, project/a and project/b.
>>
>>> Would it matter if they were files?
>>
>> You cannot checkout individual files.
>
> I see. Thanks for clearing things up.
>
> Just one question (with sub-questions :-) Why can't
> individual files be checked out? Is it a WebDAV
> thing? Or a .svn thing? Or something else?
>
> Thanks,
> Noel
>
> __________________________________________________
> Do you Yahoo!?
> Faith Hill - Exclusive Performances, Videos & More
> http://faith.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 17 17:42:14 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.