Add package in svn ignore in eclipse

I am using subversive in eclipse to work with svn repo. I was wondering how can I add a package to svn to ignore? This is because I used the webservices package (not yet added to SVN) and I want to exclude it from the svn binding.

I tried right-clicking> Command> Add to svn ignore, but the option was disabled.

UPDATE: the name of the package I want to ignore is remote.webservice , which is a directory called remote and inside it is a directory called webservice.

+5
source share
2 answers

, " " .

:

  • : svn:
  • : ,
+4

Windows- > - > Team- >

+3

All Articles