RE: [Subclipse-users] svn:ignore is dimmed in synchorize view
From: Stephen Elsemore <selsemore_at_collab.net>
Date: Tue, 4 Sep 2012 07:57:51 -0700 (PDT)
The selected menu option is disabled for the selected folder because its parent folder is not versioned, so there is no way to set the svn:ignore property. You need to first add the parent folder(s) to version control. Unfortunately, the Add to Version Control option currently adds the selected resources recursively, without giving you any choice, so you would have to do this in several steps. i.e., deselect the folder(s) that you want to ignore when you commit, then after the commit add them to svn:ignore and commit again. Or add the parent folder to version control, then revert the folder that was added recursively, then add it to svn:ignore.
> as shown in the attached figure, I want add the target/* directory to svn:ignore list, but when I right click one of this target/* folder, the svn:ignore context menu is dimmed, why?
------------------------------------------------------
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.