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

Re: Withdraw from a commit

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 23 Jan 2009 12:29:39 -0500

On Fri, Jan 23, 2009 at 11:24, Bob Archer <Bob.Archer_at_amsi.com> wrote:
>> I have a non-common question about SVN usage.
>>
>> Consider I have commit a version of some codes into the SVN, now I
>> want to withdraw this commit.
>> That's mean I don't want any log of my commit can be traced, is it
>> possible?
>>
>> Sure I have the permission to do anything on this project.
>
> This is not really recommended. But you can do it by doing a dump of
> your repository with a dumpfilter then reloading it. I am pretty sure
> this process is described in the "fine" manual. (svn book)

If not in the fine manual, definitely in the FAQ.

Erasing all traces of a commit will break everyone else's working copy
though, as revision numbers will be off by one.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1045112

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-23 18:31:16 CET

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.