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

2011-12-23 Thread Curley, John
Setting TMPDIR worked as you stated. Thank you.

Case closed.

Happy holidays!


-Original Message-
From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] 
Sent: Thursday, December 22, 2011 4:31 AM
To: Curley, John
Cc: users@subversion.apache.org
Subject: Re: Problem running svnsync - Error retrieving replay REPORT (28): No 
space left on device

$TMPDIR $TEMP $TMP envvars, but /tmp isn't used for building txns.



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

2011-12-22 Thread Daniel Shahaf
$TMPDIR $TEMP $TMP envvars, but /tmp isn't used for building txns.

Curley, John wrote on Thu, Dec 22, 2011 at 12:17:41 +:
 I have more information.
 
 The svnsync sync command is filling up the /tmp partition on the source side 
 (building the transaction).
 
 Is there a way to specify a different work area?
 
 Thank you,
 John
 
 
 -Original Message-
 From: Curley, John [mailto:john.cur...@windriver.com] 
 Sent: Wednesday, December 21, 2011 2:36 PM
 To: users@subversion.apache.org
 Subject: RE: Problem running svnsync - Error retrieving replay REPORT (28): 
 No space left on device
 
 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
 


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

2011-12-21 Thread Curley, John
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



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

2011-12-21 Thread Curley, John
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