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

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

From: Spencer Tickner <spencertickner_at_gmail.com>
Date: Mon, 23 Aug 2010 15:56:54 -0700

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=2650430

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-08-24 00:58:08 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.