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

RE: Problem running svnsync - Error retrieving replay REPORT (28): No space left on device

From: Curley, John <John.Curley_at_windriver.com>
Date: Wed, 21 Dec 2011 22:35:41 +0000

I should have mentioned that I'm using Subversion 1.6.4 on the source side and Subversion 1.6.17 on the destination side.

-----Original Message-----
From: Curley, John [mailto:John.Curley_at_windriver.com]
Sent: Wednesday, December 21, 2011 1:58 PM
To: users_at_subversion.apache.org
Subject: Problem running svnsync - Error retrieving replay REPORT (28): No space left on device

Season's greetings all!

I'm using svnsync to copy our repositories for the FIRST time to a mirror site and running out of space, somewhere.

From: RH ES 4, Update 5 32-bit server
To: CentOS Release 5.5, 64-bit server

I tried to watch the disk partitions with a df -h and the numbers never changed.

Here's the significant portions of the terminal session:

csvn@ala-svn % svnsync init http://ala-cvstst/svn/adimages http://ala-svn/svn/adimages
Authentication realm: <http://ala-cvstst:80> Subversion AD Images repository
Password for 'csvn':
Copied properties for revision 0.
csvn_at_ala-svn %
csvn@ala-svn % svnsync sync http://ala-cvstst/svn/adimages
Authentication realm: <http://ala-cvstst:80> Subversion AD Images repository
Password for 'csvn':
Transmitting file data .
Committed revision 1.
Copied properties for revision 1.

... snip ...

Committed revision 9.
Copied properties for revision 9.
Transmitting file data .svnsync: Error retrieving replay REPORT (28): No space left on device
csvn_at_ala-svn %

If I try again:

% svnsync sync http://ala-cvstst/svn/adimages
Authentication realm: <http://ala-cvstst:80> Subversion AD Images repository
Password for 'csvn':
Transmitting file data .svnsync: Error retrieving replay REPORT (28): No space left on device

It is a relatively large repository (2 GB), with some larger image and video files.

Where are the temporary files (.svnsync ?) kept.

Is the error on the source server or the destination server?

Thank you,
John Curley, SCM Group, Wind River
Received on 2011-12-21 23:36:20 CET

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.