[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: Spencer Tickner <spencertickner_at_gmail.com>
Date: Tue, 24 Aug 2010 14:47:33 -0700

Thanks that worked great!

On Mon, Aug 23, 2010 at 3: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=2650794

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