You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm-users@maven.apache.org by Emmanuel Venisse <em...@venisse.net> on 2006/04/04 09:42:02 UTC

Re: How to get a list of files from a directory?

Yes, only local provider support it for the moment.

If scm support checkout of a list of files, the list should be define by the fileset.

Emmanuel

Torbjørn Smørgrav a écrit :
>>checkout is always recursive
> 
> 
> By our definition?
> 
> For providers that supports it, it should be possible to define the fileset
> you want to checkout.
> I guess the only provider that implements this behavior today is "local",
> but several others can follow...
> 
> Regards
> Torbjørn
> 
> 
> -----Original Message-----
> From: Zsolt [mailto:zkoppanylist@intland.com]
> Sent: 31. mars 2006 09:11
> To: scm-users@maven.apache.org
> Subject: RE: How to get a list of files from a directory?
> 
> 
> Emmanuel,
> 
> this is the problem. If I want to get the list of the files of a top
> directory of a large project it would take very long to checkout everything.
> 
> Do you have any ideas?
> 
> Zsolt
> 
> 
>>-----Original Message-----
>>From: Emmanuel Venisse [mailto:emmanuel@venisse.net]
>>Sent: Thursday, March 30, 2006 9:10 PM
>>To: scm-users@maven.apache.org
>>Subject: Re: How to get a list of files from a directory?
>>
>>a checkout is always recursive.
>>
>>Emmanuel
>>
>>Zsolt a écrit :
>>
>>>Hi,
>>>
>>>how can I figure out the files of a directory? For example I think
>>
>>checkout
>>
>>>should work however it mustn't be recursive?
>>>
>>>Zsolt
>>>
>>>
>>>
>>>
>>>
>>>
> 
> 
> 
> 
>