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

RE: [PATCH] svnadmin copy command

From: Sander Striker <striker_at_apache.org>
Date: 2003-07-31 14:02:37 CEST

> From: vberezniker@siuh.edu [mailto:vberezniker@siuh.edu]
> Sent: Thursday, July 31, 2003 3:00 AM

> The purpose of this command is to integrate hot-backup.py steps 2 through 7
> to allow anyone to create their own backup solutions with only stock svnadmin
> executable.

> Copy command makes a hot copy of a repository to a new path, meaning that you can
> use it to make a copy of an active repository.

I like the concept a lot. So +1 in concept.

> If --archive-logs option is specified unused logs in REPOS that were copied to
> NEW_REPOS will be deleted.

'archive' is a bit of a misnomer. 'delete' or 'discard' would be better.

>Here is the output of "svnadmin help copy":
>
>copy: usage: svnadmin backup REPOS_PATH NEW_REPOS_PATH
 ^^^^ ^^^^^^

Inconsistency.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 31 14:03:31 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.