[Solved] A personal revision control in MQL5

 
Hello,

I was wondering if there was some kind of version control in MQL5. After few researches, I have seen that MQL5-Storage does that with Subversion.

I'm a complete novice in revision control but I would like to know if its possible to do the same thing but on a personal repository (on my server) ?

Thank you for your answers :)
 
Lerenn:
Hello,

I was wondering if there was some kind of version control in MQL5. After few researches, I have seen that MQL5-Storage does that with Subversion.

I'm a complete novice in revision control but I would like to know if its possible to do the same thing but on a personal repository (on my server) ?

Thank you for your answers :)
Yes and no. It's of course possible to use your personal repository, but then it will not be integrated with MetaEditor.
 
angevoyageur:
Yes and no. It's of course possible to use your personal repository, but then it will not be integrated with MetaEditor.

Ok, thank you ! I will install SVN and begin my tests.

(This page seems to indicate Tortoise : http://www.metatrader5.com/en/metaeditor/help/mql5storage/mql5storage_svn_client).

Reason: