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

Re: binary file size limit? (4.2GB retry - success)

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-03-12 18:02:06 CET

Jeff Bowden <jlb@houseofdistraction.com> writes:

> Correct me if I'm wrong but I believe that on MSDOS and MS Windows the
> 'mv' operation is only cheap when the file stays in the same directory
> (i.e. it's actually a 'rename'). When the file moves to another
> directory it is first copied to the new location and then the source
> gets deleted.

My experiences on Windows indicate that a rename is quick as long as
it's on the same volume/drive. I do alot of work with 14-gigabyte
digital video files, so I have a pretty good idea about where the pain
is. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 12 18:03:30 2004

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.