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

svnadmin hotcopy feature request

From: Andy Peters <devel_at_latke.net>
Date: 2006-08-02 21:00:41 CEST

I should probably post this on the dev list, but anyways:

I have a little shell script that hotcopies my repo to a temp directory,
tar-gzs it and then scps it across the network to my backup system. tar
has the verbose switch, scp has its progress indicator, but hotcopy has
nothing that says, "hey, I'm alive." This can be disconcerting for
large repositories ... "when's it gonna be done?"

So my feature request: add a --verbose switch, or a --progress switch,
to svnadmin hotcopy that gives the user an idea of how long the process
will take. You know how many revisions are in the repository, so simply
counting down rev numbers as they're copied is probably the simplest way
of doing this.

I realize that this isn't anywhere near the high priority of other
things, but hey, "it would be nice."

-Andy Peters
Tucson hardware guy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 2 21:03:30 2006

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.