Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Using Eclipse: see Configure SVN

subversion client on Linux: add to ~./subversion/config: global-ignores = * .classpath * .project * .settings target
Windows: Tortoise SVN, in settings > Subversion, add "*.classpath * .project * .settings target" to Global ignore pattern.

Info

If If  you do not want to modify the SVN configuration, please do not commit commit  these files: * .classpath * .project and these folders (and contents): * .settings target.

Properties editor

...