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

Re: refrobnicated repository again

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-01-25 19:55:56 CET

"Eric M. Hopper" <hopper@omnifarious.org> writes:

> > $ /usr/local/BerkeleyDB.4.0/bin/db_archive -a -h ${repos}/db | xargs rm
> >
> > Much nicer than a loop...
>
> Someone should create a directory in the repository who's name
> has a space in it, which contains other directories and files with
> spaces, double quotes, single quotes, backticks and carraige returns in
> their names. This will save you many headaches later.

Eric, the db_archive program spits out the names of DB logfiles that
can be safely deleted. It has nothing to do with names of things
stored in the virtual fs. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:00 2006

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.