This topic is locked

Interaction between PHPRunner/ASPRunner.NET and SVN/git

6/29/2025 12:53:19 PM
PHPRunner Tips and Tricks
Sergey Kornilov admin

Version 11.1 of PHPRunner/ASPRunner.NET ( currently beta ) adds an option to store projects under source control systems like SVN or git.

We have created a couple of diagrams that epxlain in a visual way how our software interacts with projects stored in the database and in the source control systems. It covers both single-developer and MultiDev versions of PHPRunner and ASPRunner.NET.

Single developer, multiple computers

SVN/git are used to transfer projects between different computers.

img alt

MultiDev edition of PHPRunner/ASPRunner.NET

SVN/git are mostly used for backup purposes.

img alt

C
Chris Whitehead 6/30/2025

I can't wait for 11.1 to be the main release, I've had it working and it appears ok. I'll just need to find a solutions to syncing the MySql at the same time.

I did have some setup issues on the desktop but that wasn't phprunner related, more to me running github desktop and multiple accounts.