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

Re: [Subclipse-users] subclipse / renaming file twice with no commit in between loses revision history

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-12-03 14:28:04 CET

On Dec 3, 2007 6:46 AM, gregory maertens <gregorymaertens.web@gmail.com> wrote:
> hi all,
>
> after checking out a project, if i rename a file within the project, using
> right click > Rename, then repeat the process to another name, then commit I
> will lose the file revision history.
>
> whereas if i commit between 2 file renames, it is ok.
>
> is it something known and worked on?

Yes this is a well known limitation in Subversion itself. Well
technically the Subversion limitation is that the second move will
throw an error. We have a workaround in place where we detect this
and just add the new file. It is not so much to deal with this
specific use case but more common ones like renaming a folder and then
a file in the folder.

Subversion 1.5 addresses this issue and Subclipse has been updated
accordingly. Hopefully should be out sometime in Q1.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Dec 3 14:48:10 2007

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.