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.cur...@windriver.com] Sent: Wednesday, December 21, 2011 1:58 PM To: users@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@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@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