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

Re: [PROPOSAL] how to implement 'svn obliterate'

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Wed, 16 Apr 2008 16:50:35 -0400

"David Glasser" <glasser_at_davidglasser.net> writes:
> Does it want to create a new temporary repository, or just a new
> temporary filesystem?

It only needs the tmp filesystem, really.

> Where would it put this temporary repository?

I dunno. Right next to the current one? (I should have listed
"temporary doubling of disk usage" in the Disadvantages ledger, by the
way.)

> Relevant things to worry about are whether the "move the db/s around"
> step ends up moving things between (OS) filesystems or not, as well as
> security (is it likely to put the temporary repository something where
> SVNParentPath can find it, say?)

Good question.

> Also, API-wise, it would seem to me that the "obliterate editor"
> should just do the filtering, and code around it should create the
> temporary repository, clean it up, etc. So it would just be a
> customizable filter, without bundling in the "makes a temporary repo"
> functionality.

Sure, I'll buy that.

Thanks for the comments!

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-16 22:50:47 CEST

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.