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

Re: [TSVN] TortoiseSVN - FAQ

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-02-16 19:23:01 CET

beck wrote:
> User: beck, mailto:beck@beck.ru
> Categories: Daily use
>
> There is the repository with Head Revision 8, but I need to undo changes
> from 3 to 8 revison. I need revision 2. How I can delete 3-8 revisions
> or start working from revision 2 again?

This is a classical RTFM! (in case you don't know what that means: Read
The Fucking Manual!).

You have to do a reverse merge of revisions 3-8 (merge revision 8 to
revision 3 back into your working copy).
Another option: use the log dialog. Then select each revision
individually from 8 back to 3 and choose the command "undo changes in
this revision" from the context menu.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Feb 16 19:26:46 2005

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

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