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

Large files

From: Jason Hickey <jyh_at_cs.caltech.edu>
Date: 2005-09-23 05:52:30 CEST

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

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.