Hello developers!

I'm a bit in trouble with de module dev dans SVN. Normally I use an SVN repository with the
/trunk
/tags
/branches

folders. But with Contao module this is not possible in the "module" folders we need to put directly the module folder.

I don't want to put my tags and branches in the same folder as the trunk because the versioning will be a bit strange.

What's the best practice?

PS : Do not say using GIT :lol: