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

Re: Subversion, Linux and VFAT

From: Martin Tomes <lists_at_tomes.org>
Date: 2004-08-13 10:13:42 CEST

Aaron Digulla wrote:

> Hello,
>
> I have a large SVN repository which I've checked out on a memory stick so I
> can take it with me to do some work at my workplace where I'm using
> Windows NT
> (yes, there is an USB driver for NT).

There is an issue with the FAT filesystem that it only stores times to the nearest 2 seconds which
means that files can appear to Subversion to have changed (the dates don't match) and Subversion
then falls back on doing a diff against the pristine copy. Basically this means that you may find
svn status to be rather slow on your checkout. You would be better off checking out onto a 'proper'
filesystem and then taring or zipping it into a file on the memory stick.

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 13 10:14:50 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.