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

svnadmin hotcopy problem with strings > 2G

From: Jack Ivey <ivey_at_altair.com>
Date: 2004-05-01 16:48:24 CEST

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

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.