Bleh,
I suppose this has been asked already.  If I have a large file, 
subversion craps out.  Can I fix it?  Here is an example:
     <jyh:kenai /mnt/backup/video/x-men 1311>ls -l
     total 5194408
     -rw-rw-r--  1 jyh jyh         46 Sep 22 20:24 .#.cvsignore
     drwxrwxr-x  2 jyh jyh        136 Sep 22 20:25 .#CVS/
     -rw-rw-r--  1 jyh jyh       2018 Sep 22 20:34 .omakedb
     -rw-rw-r--  1 jyh jyh         66 Sep 22 20:32 .omakedb.lock
     drwxrwxr-x  7 jyh jyh        328 Sep 22 20:30 .svn/
     -rw-rw-r--  1 jyh jyh         38 Sep 22 20:28 OMakefile
     -rw-rw-r--  1 jyh jyh        439 Sep 22 20:28 OMakefile.omc
     -rw-rw-r--  1 jyh jyh        574 Sep 22 20:28 OMakefile~
     -rw-rw-r--  1 jyh jyh       1546 Sep 22 20:28 OMakeroot
     -rw-rw-r--  1 jyh jyh        604 Sep 22 20:28 OMakeroot.omc
     -rw-rw-r--  1 jyh jyh        778 Sep 22 20:32 config
     -rw-rw-r--  1 jyh jyh        566 Sep 22 20:24 config.omc
     -rw-rw-r--  1 jyh jyh    3672366 Sep 22 20:24 movie
     -rw-rw-r--  1 jyh jyh      28474 Sep 22 20:24 movie-0.log
     -rw-rw-r--  1 jyh jyh 5310136320 Sep 22 20:28 movie.vob
     -rw-rw-r--  1 jyh jyh        427 Sep 22 20:28 movie.vol
     <jyh:kenai /mnt/backup/video/x-men 1312>svn status
     svn: Can't read directory '.': Partial results are valid but 
processing is incomplete
     Exit 1
     <jyh:kenai /mnt/backup/video/x-men 1313>mv movie.vob ..
     <jyh:kenai /mnt/backup/video/x-men 1314>svn status
     ?      .omakedb.lock
     A      .
     A      OMakeroot
     A      config
     A      OMakefile
     A      movie.vol
     <jyh:kenai /mnt/backup/video/x-men 1315>svn --version
     svn, version 1.2.3 (r15833)
        compiled Aug 26 2005, 03:42:45
This is Fedora Core 4, i386
Please don't worry, this is a totally private copy, I bought this DVD, 
and I just want to watch it (and I don't commit the binaries, so 
svn:ignore includes *.vob).
If file sizes are important, can't subversion use 64-bit ints to 
represent them?  It seems only sensible in this day and age.
Well, CVS worked, but subversion is much better most times:)
Jason
-- 
Jason Hickey                  http://www.cs.caltech.edu/~jyh
Caltech Computer Science      Tel: 626-395-6568 FAX: 626-792-4257
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 23 05:54:26 2005