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

Re: How can i remove the changes in changeset in subversion?

From: ying lcs <yinglcs_at_gmail.com>
Date: 2007-08-18 18:44:24 CEST

On 8/15/07, Rainer Sokoll <R.Sokoll@intershop.de> wrote:
> On Wed, Aug 15, 2007 at 02:52:56PM -0500, ying lcs wrote:
>
> > I tried to do this:
> > svn merge -c -28 svn+ssh://65.132.197.3/srv/svn/repositories/sample/trunk
>
> You want to copy, not to merge.
>

Why I want to 'copy' instead of 'merge'?

From the link sent by Andy, it does say
http://svnbook.red-bean.com/nightly/en/svn.branchmerge.commonuses.html#svn.branchmerge.commonuses.undo

Basically, the trunk is not at revision 36 and I want to roll back to
revision 28.

Now when I do :

svn merge -c -29 svn+ssh://65.132.197.3/srv/svn/repositories/sample/trunk

it generates a lot of '.merge.r0' '.merge.r29' files... I don't know
what is going on.

Thank you for any tips.

> Rainer
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 18 18:42:18 2007

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.