Is there a php style subversion equiv?

  • Thread starter Thread starter Chris1971
  • Start date Start date
C

Chris1971

Guest
I am looking for a php version management system that I can basically do everything with that you can do in subversion. So manage every file and directory change that I make so that if a mistake is made I can revert back. Have multiple people working with out the scope for problems.

Ideally I would like for people to log on to this php script and then do all their editing on the script then click save and it will save the script as a new version etc etc. I'm sure you know what I mean.

Is there any type of opensource sollution out there ?
 
Back
Top