SVN application in PHP?

  • Thread starter Thread starter aka: ABM
  • Start date Start date
A

aka: ABM

Guest
Does there exists any SVN application build in PHP, so that I could host the entire application on server and get connected through the internet, for further production of my programming projects. Websites like sourceforge do offer project subversion, but they make your private projects exposed to the public.
 
Perhaps not done in PHP, but there's a web based project management TRAC. http://trac.edgewall.org/
 
Back
Top