View Single Post
  #2 (permalink)  
Old 12-25-2008, 03:15 PM
speed speed is offline
WebProWorld Veteran
 
Join Date: Aug 2003
Location: Cornwall, UK
Posts: 972
speed RepRank 1
Default Re: Just one more thing with subversion

Put it on the server then anyone can access it providing permissions are correct.

Put it local and only you can access it, also local you don't need apache or anything else, tortoise svn is quite capable of creating and maintaining repositories in folders.

Therefore if only you need the code keep it on the PC if others need access put it on the server. Only publish what you have to to live servers it's more secure that way.
Reply With Quote