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

Re: [Subclipse-users] Refactoring and files/folders history

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-07-03 14:55:47 CEST

On 7/3/07, miguel.oltra@telvent.abengoa.com
<miguel.oltra@telvent.abengoa.com> wrote:

> I have read that this issue have been covered in the past. I have Eclipse
> 3.2.1 and subclipse 1.2.3 configured. When I do a refactoring of a class in
> a project, the history of the file is lost, only the last revision is
> associated to the file in the repository. As fas as I know subversion
> supports move/rename of files and tracking their history.
>
> Is this issue still a bug for subclipse?

Subclipse has always used move/rename. However, Subversion has some
limitations in these commands. For example, you cannot move/rename
something more than once without committing first. Likewise, you
cannot move a folder and then move a file in the folder. So when
Subclipse runs into these limitations it uses workarounds, such as
just adding the file.

The good news is that Subversion 1.5 finally resolves these issues and
Subclipse (in trunk) has been modified to take advantage of that.

-- 
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 Tue Jul 3 14:55:37 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.