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

RE: Hotbackup fails on large file (>2Gb)

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

Hi Eric,

Thanks for your assistance.

I have tried to recompile APR with CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64". Apache, being got from Summersoft repository, didn't start at all with recompiled apr library.

'Svnadmin hotcopy' failed with strange result. The repository path was incorrect (/var/Repository/repos/repos instead of right /var/Repostitory/repos) and, of course, svnadmin didn't find any DB files.

May be I set wrong options to configure? Would you like to say which options you set to configure to compile APR with LFS?

Thank you.

Yours sincerely,
Natalya Pyalling.

-----Original Message-----
From: Erik Huelsmann [mailto:e.huelsmann@gmx.net]
Sent: Tuesday, April 06, 2004 2:03 PM
To: Marc Haisenko
Cc: Natalya Pyalling; users@subversion.tigris.org
Subject: Re: Hotbackup fails on large file (>2Gb)

> > What can I do with this? Is there any patch to fix it?
> >
> > Any help would be appreciated.
>
> I've got the very same problem... our workaround is to cpio the complete
> repository directory. It's ugly, people will tell you it's a no-no, but it
> works for us.

Probably you - both - need to compile APR with large file support. The
routines to do the copying are part of the APR library.

HTH,

Erik.

-- 
+++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter Virenschutz +++
100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 6 12:20:19 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.