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

Re: Best way to "un-version control" a file?

From: David Weintraub <qazwart_at_gmail.com>
Date: Mon, 4 Oct 2010 09:15:43 -0400

On Wed, Sep 29, 2010 at 1:42 PM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
> As a users I think this would be useful... but I would not put it at the top of my wish list. If I "really" need to get something out of the repo it is possible with dumpfilter.

Yes, but a dumpfilter means taking your repository down while you
dump, filter, and reload.

Normally, I don't remove revisions from my repository -- even when a
developer tells me they made a mistake. I tell them to do a revision
delete and commit. However, if that accidental commit contains
inappropriate business information (one user accidentally committed
their resume), or proprietary business or customer information, I do
want to remove that revision as quickly as possible. In a big shop,
such a request may come in once or twice per month. Unfortunately,
with Subversion, I simply have to tell the user they might have to
wait a month or two when I have time to actually do a dump and reload
which means the information they wanted to destroy is now in the
backups.

The lack of such a feature obviously hasn't hurt Subversion's
popularity, but it is a feature that almost all other version control
systems have that Subversion is missing. (And, don't get me started
about true tags either!).

-- 
David Weintraub
qazwart_at_gmail.com
Received on 2010-10-04 15:16:21 CEST

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.