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

hot-backup.py problem

From: Glenn R Heard Jr <gheard_at_zoominternet.net>
Date: 2005-06-08 18:13:16 CEST

Having a problem with hot-backup not incrementing correctly.

Here is a snippet of my log file on backup attempt #1

Beginning hot backup of 'e:/svn/firmware/CAT-251-9430'.
Youngest revision is 9
Backing up repository to
'u:/svnbackup/firmware/CAT-251-9430\CAT-251-9430-9'...
Done.

Everything is fine.
Here is attempt #2

Beginning hot backup of 'e:\svn\firmware\CAT-251-9430'.
Youngest revision is 9
Backing up repository to '.\back\firmware\CAT-251-9430\CAT-251-9430-9-1'...
Done.

Again everything is okay, it adds the increment number -1
Here is attempt #3

Beginning hot backup of 'e:\svn\firmware\CAT-251-9430'.
Youngest revision is 9
Backing up repository to '.\back\firmware\CAT-251-9430\CAT-251-9430-9-1'...
svnadmin: 'back/firmware/CAT-251-9430/CAT-251-9430-9-1' exists and is
non-empty
Unable to backup the repository.

This time it fails to recognize that -1 already exists to make a -2. Am I
misinterpreting what hot-backup.py is supposed to do or is this a real
probelm?

Glenn Heard gheard@altronicinc.com
Software Engineer gheard@zoominternet.net
Altronic Inc. rayzer@zoominternet.net
ICQ: 123194600 www.altronicinc.com
Y!: glennheard

---
Health is merely the slowest possible rate at which one can die.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 8 18:20:25 2005

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

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