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.
|