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

Re: [PROPOSAL] Managing large working copies using viewspecs

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2006-07-17 20:47:00 CEST

Alan Barrett wrote:
> On Sun, 16 Jul 2006, David James wrote:
>> HOW TO SPECIFY WHAT FILES ARE CHECKED OUT USING A VIEWSPEC:
>>
>> 1. +foo/... --> Checkout 'foo', and all subdirectories.
>> 2. +foo/* --> Checkout the immediate children of 'foo'. Don't
>> download subdirectories.
>
> What if there's a file or subdirectory named "..."?
Escape it?

What are the odds of having a directory named "..."

> I suggest using a double asterisk, as in "+foo/**", to
> represent a wildcard that is allowed to match multiple
> levels of directories.

IMHO, if we do go with viewspecs, i think we should stick with ...
It's what people know from other VC's, and uncommon enough that i don't
honestly care if someone whines that they name a directory "..."

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 17 20:47:41 2006

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.