Pre-Commit Hooks for SVN

0
Since many versions of Mendix will not have Git support for a while, is there a way to implement a pre-commit hook of sorts on the client-side? Or alternatively, a way to highjack the SVN command the modeler uses and substitute it for an executable that potentially does support a pre-commit hook? Or alternatively, can we host our own subversion instead of relying on Teamserver?   5 years ago someone asked a similar question, but I don’t think the conversation was taken further than the question.
asked
2 answers
0

I do not know of a way to configure client-side pre-commit hooks. I looked at it about 2 years ago but didn’t have any luck.

Yes, you can use your own version control server.

answered
0

Mendix has long said that git support is coming. If I were you I would wait for that rather than invest time in SVN now. Maybe it will happen very soon, who knows 

answered