Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » Relocate and new revision numbers
Relocate and new revision numbers [message #1231386] Tue, 14 January 2014 14:44 Go to next message
Jan Reimann is currently offline Jan ReimannFriend
Messages: 140
Registered: July 2009
Senior Member
Hi,
One of my SVN repositories grew bigger and bigger. So I dumped it and
ran svndumpfilter over it. I used --drop-empty-revs --renumber-revs for
svndumpfilter. Then I loaded it into a new empty repository which worked
quite nice. For relocation I simply modified the repository URL in the
SVN view in Eclipse. I got the message that each connected project no
gets relocated (as I want it). Relocation was successful. My problem now
is that somehow the old revisions are present. In my Package Explorer
the old revisions are displayed next to the project names. Committing
changes works but updating doesn't work. While updating I always get the
follwing error:

Some resources were not updated.
svn: E160006: No such revision 17798

17798 is the old revision which should be 2936 now. But when I open the
history of a project I get the correct new revisions in the history
view. How can I update to the new revisions?

best regards,
Gilbert
Re: Relocate and new revision numbers [message #1231746 is a reply to message #1231386] Wed, 15 January 2014 09:40 Go to previous messageGo to next message
Jan Reimann is currently offline Jan ReimannFriend
Messages: 140
Registered: July 2009
Senior Member
Can someone help me? I don't want to checkout all the projects again.

best regards,
Jan

Jan Reimann wrote:
> Hi,
> One of my SVN repositories grew bigger and bigger. So I dumped it and
> ran svndumpfilter over it. I used --drop-empty-revs --renumber-revs for
> svndumpfilter. Then I loaded it into a new empty repository which worked
> quite nice. For relocation I simply modified the repository URL in the
> SVN view in Eclipse. I got the message that each connected project no
> gets relocated (as I want it). Relocation was successful. My problem now
> is that somehow the old revisions are present. In my Package Explorer
> the old revisions are displayed next to the project names. Committing
> changes works but updating doesn't work. While updating I always get the
> follwing error:
>
> Some resources were not updated.
> svn: E160006: No such revision 17798
>
> 17798 is the old revision which should be 2936 now. But when I open the
> history of a project I get the correct new revisions in the history
> view. How can I update to the new revisions?
>
> best regards,
> Gilbert
Re: Relocate and new revision numbers [message #1233434 is a reply to message #1231746] Sun, 19 January 2014 16:27 Go to previous messageGo to next message
Alexander Gurov is currently offline Alexander GurovFriend
Messages: 148
Registered: July 2009
Senior Member
Hello Jan,

I suggest you recheckout the project(s), since the working copy seems to be broken. Also, as far as I remember, Relocate works properly only in case if the working copy state corresponds to the repository state.

P.S.
In order to not lose your work you can backup everything except .svn folder, then override a checked out content with the saved one.
Re: Relocate and new revision numbers [message #1233683 is a reply to message #1233434] Mon, 20 January 2014 09:17 Go to previous message
Jan Reimann is currently offline Jan ReimannFriend
Messages: 140
Registered: July 2009
Senior Member
Hi Alexander,
finally, I rechecked my projects out.

best regards,
Jan

Alexander Gurov wrote:
> Hello Jan,
>
> I suggest you recheckout the project(s), since the working copy seems to
> be broken. Also, as far as I remember, Relocate works properly only in
> case if the working copy state corresponds to the repository state.
>
> P.S.
> In order to not lose your work you can backup everything except .svn
> folder, then override a checked out content with the saved one.
Previous Topic:Annotations and white spaces
Next Topic:Slow Merge
Goto Forum:
  


Current Time: Tue Sep 24 06:10:53 GMT 2024

Powered by FUDForum. Page generated in 0.05027 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top