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

Re: [PATCH] normalize path of repository in hot-backup.py

From: Sander Roobol <phy_at_wanadoo.nl>
Date: 2003-03-06 13:41:37 CET

On Fri, Feb 07, 2003 at 02:06:51PM +0200, Jani Averbach wrote:
>
> Hello!
>
> Basename will return '' if you call it with '/foo/bar/', as opposed to
> the UNIX basename (result will be '/foo/bar') [1]. So the 'repo_dir' in
> hot-backup.py have to be normalized and absolutized before call of
> basename. With this patch hot-backup.py will work correctly in this case:
> "./hot-backup.py /repo_path/repo/ /backup_dir".
>
> BR, Jani
>
> 1) http://www.python.org/doc/current/lib/module-os.path.html

Still looks like a valid problem to me. Can someone take a look at it?

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 6 13:41:22 2003

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.