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

Re: [Subclipse-users] Revert Changes to Revision xx throwing an error

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 23 Aug 2010 19:03:04 -0400

Try doing Team > Update to Head on the project first. If you only do synchronize your folders get out of date with repos.

Sent from my iPhone

On Aug 23, 2010, at 6:56 PM, Spencer Tickner <spencertickner_at_gmail.com> wrote:

> Hi Everyone,
>
> Thanks in advance for any help. I'm running subclipse and playing around with a small test project trying to get it to revert to an older revision. My steps where:
>
> 1. Create a class
> 2. Synchronize with repository
> 3. Add System.out.println("Hello World"); to the constructor.
> 4. Synchronize with repository
> 5. Change "Hello World" to "Hello World with Change"
> 6. Synchronize with repository
> 7. View History, right-click on last revision and choose "Revert Changes from xxx"
> 8. Get the following error:
>
>
> Working copy and merge source not ready for reintegration
> svn: Cannot reverse-merge a range from a path's own future history; try updating first
>
> If it helps here is the consol output:
>
> Transmitting file data ...
> Committed revision 128.
> merge --depth=infinity -r128:127 http://*****/SvnExampleTesting *:/*****/SvnExample
>
> Any thoughts or direction would help out a lot!
>
> Thanks,
>
> Spencer

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2650432

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-08-24 01:04:05 CEST

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

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