RE: svn:ignore is dimmed in synchorize view

Stephen Elsemore <[email protected]>
Newsgroups gmane.comp.version-control.subversion.subclipse.user
Message-ID <1144745818.20117.1346770671727.JavaMail.httpd@localhost>
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? 
> How can I svn:ignore the target/* folder in synchorize view?

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3003473

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.