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

Re: Feature request:: Unversioning files (svn rm --keep-in-wc)

From: David James <james82_at_gmail.com>
Date: 2005-09-23 21:55:34 CEST

On 23 Sep 2005 13:43:08 -0500, kfogel@collab.net <kfogel@collab.net> wrote:
> "Max Bowsher" <maxb@ukf.net> writes:
> > Also, I don't think anyone has yet done any design on how to
> > obliterate things without breaking WCs.
>
> I submit that this is impossible.
>
> To fully obliterate something, you must remove all knowledge of it
> from the repository (remember, the Securities and Exchage Commission
> might subpoena your repository, so you really need *no trace*).
>
> If the repository knows nothing, then there is nothing it can say to
> the WC regarding those paths. It will be as though the paths were
> never under version control, and therefore the situation will be
> indistinguishable from a WC that has been corrupted in a particular
> way.
How does Perforce do it, then? If my WC says that I own a file named
"subpoena_details.txt" which was created in rev 34, but my repo says
that "subpoena_details.txt" doesn't exist at any revision, I think
it's safe to assume that "subpoena_details.txt" has been obliterated.

Cheers,

David

--
David James -- http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 23 21:56:27 2005

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.