using source control  [SOLVED]

Questions about MultiCharts .NET and user contributed studies.
GTrader
Posts: 83
Joined: 30 Oct 2012
Has thanked: 24 times
Been thanked: 8 times

using source control

Postby GTrader » 12 Aug 2014

I'm trying to use source control for my C# studies project, but the project seems to get overwritten every time and is removed from source control. Any one figure out how to best tackle this issue?

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: using source control  [SOLVED]

Postby Henry MultiСharts » 12 Aug 2014

Hello GTrader,

You need to put only the source code files under the verification control. The project and solution files should not be added as they are rebuilt automatically each times MultiCharts compiles a study.


Return to “MultiCharts .NET”