svn: ignoring files and folders

1k views Asked by At

I've installed Visual svn and subslipse plugin. Then I created repository fro my Maven project and now I want to commit data. In Maven project I have folder named target with compilled files (by the way I have three project with dependencies). All I want is to igrnore files in "target@ folders. When I had java project I clicked on the project and add property svn:ignore with .class or target* value ... but id doen't work now!!! Why? And I can only add that property to main project.

1

There are 1 answers

1
TrueDub On BEST ANSWER

Right-Click on the relevant folder, select Team -> Add to svn:ignore