Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Pull changes from the central repository to your local repository
  2. Update your local code to the latest version on your local repository

 


 


You can Pull then Update all of the repositories using hgall.bat:

 


This also means the process for making changes requires a two-step process to make changes to the central repository.  The general process will be:

...

To compile you will need Visual Studio 2015 2017 with the .net 4.57.2 SDK installed available here: .NET SDKs and Downloads

Main Solution file to be opened with Visual Studio is RiverSystem\Solutions\Source.sln

To clear dll's you use RiverSystem\Build\RepositoryScripts\ClearAll.bat