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

Re: Permanent removal from the repository

From: Files <files_at_poetryunlimited.com>
Date: 2003-11-11 21:39:24 CET

C. Michael Pilato said:
> Actually, now that we have 'svnadmin hotcopy', am I correct in
> assuming that we can now:
>
> 1. Either destroy hot-backup.py, or make it just a wrapper around
> 'svnadmin hotcopy' ?

+1 on wrapper. -1 on removal. +1 removal after next rev. People might not be
as savvy about svnadmin hotcopy - I know I had no clue it existed. Might need
more input from the python people - they might be using it for something
special.

> 2. Remove 'svnadmin list-used-dblogs' and 'svnadmin
> list-unused-dblogs' ?

+1 - can't we reproduce this functionality using db4-utils?

> 3. Add 'svnadmin purge-dblogs'

+1 from me. I would much rather have this one than the other two - I have to
keep 'svnadmin --list-unused-dblogs|xargs -i rm {}' all the time. It's more
idiomatic to ask the admin wrapper to just clean the junk than to ask it where
it is. That's what the lowlevel tools are for, right?

-- 
Shamim Islam
BA BS
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 11 21:40:26 2003

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.