Re: [PATCH] tools/backup/hot-backup.py
From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-06-28 01:11:50 CEST
Sander Striker wrote:
>Hi,
> ######################################################################
Also, IMHO should be
print "Usage:", sys.argv[0], "<repos_path> <backup_path>"
or
print "Usage:", os.path.basename(sys.argv[0]), "<repos_path>
-- Brane Čibej <brane_at_xbc.nu> http://www.xbc.nu/brane/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jun 28 01:12:18 2002 |
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.