RE: [Subclipse-users] Problems related to overwriting / replacing file in eclipse
From: Stephen Elsemore <selsemore_at_collab.net>
Date: Tue, 2 Aug 2011 14:02:30 -0700 (PDT)
Hi Vasanth,
To work with SVN 1.7, many changes had to be made to the way Subclipse detects and caches resource status changes. As an added benefit, these changes, currently in trunk, also happen to fix many of the problems such as the one you've described. Using a 1.7 repository and the latest from trunk, I tested your scenario and had no problems. After step (4), if you have not changed FolderY/FileA prior to copying it back to FolderX, you will see no changes in FolderX (FolderX/FileA contents have not changed). If you change FolderY/FileA prior to copying it back to FolderX, you will see FolderX/FileA marked as changed, as you would hope. In neither case do you see any deletion, incoming or outgoing.
Steve
> There is a known issue that when you replace a file in eclipse (that is version controlled with svn), subclipse marks the file as deleted and not as modified. This has already been discussed elsewhere in the mailing list.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
|
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.