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

Re: svn-backup-dumps.py while using bzip (or gzip) results in incorrect filename on destination ftp server

From: Martin Furter <mf_at_rola.ch>
Date: 2007-03-04 19:31:06 CET

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.