[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: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-10-17 19:32:31 CEST

Noel Yap wrote:
> --- David Mankin <mankin@ants.com> wrote:
>
>>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.
>
>
> I see.

just a note that while one can 'export' a single file by accessing it's
URL via http, you can't actually do an 'svn export' of it this way,
since 'svn export' just does a checkout when given a url as it's
argument. this should probably be fixed.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 17 19:33:12 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.