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

Hotbackup fails on large file (>2Gb)

From: Natalya Pyalling <npyalling_at_valuecommerce.ne.jp>
Date: 2004-04-06 08:59:18 CEST

Hi everybody,

I try to do hotbackup of Subversion repository.
[svn@vcs backup]$ svnadmin hotcopy /var/Repository/repos1 ~svn/repos1
svn: Can't copy '/var/Repository/repos1/db/strings' to '/home/svn/repos1/db/strings.tmp': File too large
[svn@vcs backup]$

The reason is large file.
[svn@vcs backup]$ ls -l /var/Repository/repos1/db/strings
-rw-rw-r-- 1 svn svn 2228891648 Apr 5 17:37 /var/Repository/repos1/db/strings

There is some information about system:
1. Subversion version - 1.0.1.
2. Kernel is 2.4.22-1.2174.nptl #1 Wed Feb 18 16:38:32 EST 2004 i686 i686 i386 GNU/Linux
3. Glibc - 2.3.2 release 101.4

What can I do with this? Is there any patch to fix it?

Any help would be appreciated.

Thank you.

Sincerely yours,
Natalya Pyalling.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 6 10:31:29 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.