[svk-devel] Re: reverting a commit on a local mirror

Alexandru Popescu the.mindstorm.mailinglist at gmail.com
Sun Feb 25 18:47:27 EST 2007


On 2/26/07, Alexandru Popescu <the.mindstorm.mailinglist at gmail.com> wrote:
> Hi all!
>
> Probably I have missed this in the documentation, but I have double
> checked it :-(. I have a local mirror of a public SVN repository. At
> some point I have committed locally a change and now I decided that
> this commit should not go further on the remote repo, so somehow I
> would like to revert it. Is there a way to do so?
>
> Many thanks in advance for any suggestions/ideas/hints.
>

As far as I read in SVN documentation the only way to achieve this is
described here:

http://svnbook.red-bean.com/nightly/en/svn.branchmerge.commonuses.html#svn.branchmerge.commonuses.undo

but with SVK this would lead in fact to 2 commits into the remote repo
(if -I used) or a no-diff commit in the remote repo (if no -I used).

So, my question still remains: is there a way I can rollback a commit
on my local branch so that it is not propagated in the remote repo?

TIA,

./alex
--
.w( the_mindstorm )p.
_____________________________________
  Alexandru Popescu, OSS Evangelist
TestNG/Groovy/AspectJ/WebWork/more...
  Information Queue ~ www.InfoQ.com

> ./alex
> --
> .w( the_mindstorm )p.
> _____________________________________
>   Alexandru Popescu, OSS Evangelist
> TestNG/Groovy/AspectJ/WebWork/more...
>   Information Queue ~ www.InfoQ.com
>


More information about the svk-devel mailing list