RE: [Subclipse-users] Merge info not commited?
From: David Balažic <david.balazic_at_comtrade.com>
Date: Mon, 11 Mar 2013 16:37:28 +0100
Additional note: I use the "Remove from view" option for a subfolder and two files , all in the root of the project.
David Balažic
________________________________
I do not use Sync view so suppose it is possible. Try doing the Team > Clean/Refresh option after the merge and see if that makes a difference. It is possible there is an issue with how SVN sends the notifications for mergeinfo changes as opposed to other property changes that occur during a merge and so the Sync view does not know the resource has changes.
I would also guess that doing Team > Commit from the Package Explorer would not have an issue.
Mark
On Mon, Mar 11, 2013 at 10:53 AM, David Balažic <david.balazic_at_comtrade.com<mailto:david.balazic_at_comtrade.com>> wrote:
The green triangle item for the project is missing.
TSVN confirms that the project folder has changed properties.
I commit (in subclipse).
I recheck with TSVN and it still shows the proprties changed and uncommited.
Then in subclipse I do Sync with repository.
Now finally it shows the green triangle* in the commit dialog. (but not on the Synchronize view, there the icon has just the gray right arrow).
* it is actually a white triangle inside a green square
PS: TSVN is of course TortoiseSVN
David Balažic
________________________________
Mergeinfo is just a property and we show those and text changes in the UI. Subversion itself is responsible for reporting this information and doing the actual commit.
Keep in mind that everything is going to be scoped to your selection. So if you do not select the project when you take a commit option it is not going to be included in the dialog or the commit itself. For example, if you just selected the package or files that had changes, the mergeinfo recorded on the project would not go with it. TortoiseSVN and the SVN command line would behave the same if you drilled down to one of those folders and did the commit.
On Mon, Mar 11, 2013 at 10:20 AM, David Balažic <david.balazic_at_comtrade.com<mailto:david.balazic_at_comtrade.com>> wrote:
When I do a merge and commit the result, sometimes the merge info (svn:mergeinfo property on the root folder) is not commited.
Looks like a bug?
On a related note, when there is such an uncommited change (of file properties, usually on a folder), subclipse shows the folder as modified, but doubleclicking on it shows nothing.
Version info:
Windows 7 Pro SP1 64 bit
Eclipse Java EE IDE for Web Developers.
Version: Indigo Service Release 2
Subclipse (Required) 1.8.18 org.tigris.subversion.subclipse.feature.group tigris.org<http://tigris.org>
Regards,
ComTrade
Letališka cesta 29b, 1000 Ljubljana
phone: +386 81 60 8937<tel:%2B386%2081%2060%208937>
www.comtrade.com<http://www.comtrade.com>
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org<mailto:users-unsubscribe_at_subclipse.tigris.org>].
-- Thanks Mark Phippard http://markphip.blogspot.com/ -- Thanks Mark Phippard http://markphip.blogspot.com/ ------------------------------------------------------ http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3050782 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].Received on 2013-03-11 16:37:45 CET |
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.