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

Re: What order does subversion follow in walking file trees?

From: Matthew Hannigan <mlh_at_zip.com.au>
Date: 2007-03-10 05:43:48 CET

On Fri, Mar 09, 2007 at 07:10:25AM -0500, Cem Karan wrote:
> On Mar 8, 2007, at 11:53 PM, Ryan Schmidt wrote:
> >As far as I can tell, the order is pretty random. :-/
>
> Yay. OK, I can work around that, I think, assuming I can figure out
> the python bindings. It'll be a bit of a hack, but it should work.
> Thanks.

At at guess it's in the order the OS wants to give them
to you, i.e. the same order as "ls -f", which may or may not
be the order it appears bytewise in the directory.

Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 10 05:53:36 2007

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.