Hi all,
Is svnadmin supposed to work with strings files larger than 2G? I
seem to be having a problem (see below). There's enough
disk space on the repository file system. /tmp doesn't have enough
space for a copy of the file, but the error message implies the
copy is directly to the target directory.
Anyone else seen this?
Also, is shutting down httpd and cp -r sufficient for a workaround?
Thanks,
Jack
# svnadmin hotcopy test1 test1bak
svn: Can't copy 'test1/db/strings' to 'test1bak/db/strings.tmp': File too
large
[root@pc233 svn]# ls -l test1/db/strings
-rw-r--r-- 1 apache cvs 2432983040 May 1 10:10 test1/db/strings
# svnadmin --version
svnadmin, version 1.0.1 (r1)
compiled Mar 12 2004, 20:34:40
Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).
# df .
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdb1 35278540 15674332 17812160 47% /u2
versions:
svnadmin: 1.0.1
OS: RH8
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 1 16:48:51 2004