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

Re: Ordering of Files upon import

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2007-11-22 10:10:42 CET

On Thursday 22 November 2007, Daniel Becroft wrote:
> We have been experimenting with importing our current codebase into a
> subversion repository [...]
>
> The interesting thing is, that when we do the 'svn import ...' command to
> import our current code, the exact same file is always the last file to be
> imported.[...]
> Does anyone have any thoughts as to why? As I said, just curious.

Depending on the system I'd suggest that you use an unsorted 'ls' output. That
will show you how the files are sorted in the directory _on disk_. Obviously,
when copying, this order will remain the same unless you specifically use a
different order, e.g. by first copying all from A-L and then all from M-Z.

> Everything is working fine in the repository.

Glad to hear that!

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/
Sator Laser GmbH
Geschäftsführer: Michael Wöhrmann, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 22 10:18:34 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.