Hi David
Thank you for the bug report.
I committed a fix in r23561.
Could you please test it?
(http://svn.collab.net/repos/svn/trunk/tools/server-side/svn-backup-dumps.py)
I'd like to propose the fix for backport to 1.4.x.
Martin
On Thu, 1 Mar 2007, David Rice wrote:
> When using svn-backup-dumps.py with the bzip flag (-b) and the transfer using
> ftp the resultant file on the ftp server is missing the .bz2 extension. I
> verified that it is definitely sending the bzipped file by comparing the
> files md5sum. Just the filename is wrong.
>
> Local filename:
> <REPO>.000000-000499.svndmp.bz2
>
> Remote filename:
> <REPO>.000000-000499.svndmp
>
> Command:
> svn-backup-dumps.py -b -c 500 -t ftp:<IP>:anonymous:anonymous@:<DEST DIR>
> <REPO>
>
> ~David Rice
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 4 19:31:59 2007