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

Re: Newbie needs help with rolling back to older revision, then commiting that revision

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 17 Jun 2008 21:34:41 +0200

croceldon wrote:
>> Also, if you use the "update" command not from the submenu but the main
>> menu, that will always update to HEAD.
>
> I think this was my problem. Here's what I did to make this work. I
> made a copy of my working directory, then modified all the files the
> way I wanted. I then updated my working directory to the latest
> revision. Then, I copied the changed files from the copy of my
> working directory to my actual working directory and committed from
> there. I'm sure there's a better way, but this is the only thing I
> could get to work.
>
> In the future, what's the actual process I should take when I want to
> roll back to a different version? I think I must have missed a step
> with my initial attempt....

Did you actually *read* my answers?

To revert a change you've committed:
* do not update to that revision!
* show the log for your working copy
* find the revision where you committed that change
* select that revision in the log dialog
* right-click on that revision
* in the context menu, choose "revert changes from this revision"
* commit

Now go back to my last mails. Do you see that I've already told you
exactly that?
If you have problems understanding my explanations, please tell me. But
don't just ignore my answers and ask the same questions again. Tell us
what you don't understand in the docs or our answers. Just ignoring our
answers as if we didn't tell you is simply rude.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-06-17 21:35:06 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.