Stephen Elsemore
2014-06-20 22:41:28 UTC
-0700 2014 -------
- When Sharing a project first time, all the files and folders appears
with a
question mark in the icon. Before commiting the project to SVN repository,
I
want to mark certain files and folders as SVN:ignore, but this action in
the
contextual menu appears disabled.
1. "Add to version control" the file/folder
2. "Revert" this action
3. And now the "Add to svn:ignore" action is enabled
Thanks,
Marc
You can't add a folder or file to svn:ignore unless its parent is- When Sharing a project first time, all the files and folders appears
with a
question mark in the icon. Before commiting the project to SVN repository,
I
want to mark certain files and folders as SVN:ignore, but this action in
the
contextual menu appears disabled.
1. "Add to version control" the file/folder
2. "Revert" this action
3. And now the "Add to svn:ignore" action is enabled
Thanks,
Marc
versioned. So the steps you've described are more or less what you need to
do.
1. Add the parent folder to version control.
2. Select the child folders and files that you want to add to svn:ignore
and do Revert.
3. Select the same child folders and files again and add them to
svn:ignore.
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=3083670
To unsubscribe from this discussion, e-mail: [dev-***@subclipse.tigris.org].