As the title says, only the source folder is commited. One has to create a project and has to paste the Source folder in order to work on the files (inside VS or eq.).
The complete folder needs to be uploaded. Local files need to be exluded like:
.opensdf
.sdf
.suo
...
Thats all in the "Assets" SVN repository. Contains binary compiled DLL, config, and content folders. Also project file. The source folder is in a separated GIT repo becouse only programming team needs it, everyone else doesnt need, ad GIT its better for community code development.
Ill mark this as solved.
Assets SVN is now called OpenTournament for clarity
Last edit: victor blanco 2014-04-04
A code works with the editor as well. Have Source code related files inside a so called "Assets" repository isn't ideal.
PS: Are you actually able to create differnet types of status. Closed isn't ideal as closed tickets are gone. Some issues can be relate to a pending disucssion.