You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Jani Averbach <ja...@cc.jyu.fi> on 2002/12/13 23:02:13 UTC

BUG / Misbehaviour of hot-backup.py

Hi!

If you call hot-backup.py like this:

hot-backup.py /path_to_where_repos_are/MyRepo/ /backup_path/

Result will be
/backup_path/-<MyRepo's rev>

So it seems that repos_path should be to canonize (make sure that there is
not ending slash at the end). I don't know how to do the the right
thing, so I only report this.

If the consensus will be that this is a bug, I would file an issue, or fix
this if somebody show me the light.

BR, Jani

--
Jani Averbach


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: BUG / Misbehaviour of hot-backup.py

Posted by Karl Fogel <kf...@newton.ch.collab.net>.
Jani Averbach <ja...@cc.jyu.fi> writes:
> Result will be
> /backup_path/-<MyRepo's rev>
> 
> So it seems that repos_path should be to canonize (make sure that there is
> not ending slash at the end). I don't know how to do the the right
> thing, so I only report this.
> 
> If the consensus will be that this is a bug, I would file an issue, or fix
> this if somebody show me the light.

That seems like a bug, yes.

If it doesn't seem easy to fix, then just file an issue; someone can
probably fix it quickly.

Thanks,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org