Problems with SVN

I’m using svn to share my project and my modules with others, but when i create new solution the .buildpath and .cproject don’t share, and can’t commit the active solutions to the server

which version of Servoy are you using? this was en error in a certain Servoy version - you might have to edit your preferences.

Now i can syncronize all the modules, but the .project and the .buildpath no send it to the serrver. I’m using servoy 6.0.6

Check the ignored resources from the team preferences (Window->Preferences->Team->Ignored Resources).
Is there a pattern defined that matches the missing files (like .*)?

Rob

Okey, thanks for all, now i can syncronize both files.