How to manage Git or Mercurial repositories

Andriy Kornatskyy andriy.kornatskyy at live.com
Wed Oct 2 03:08:09 EDT 2013


Managing version control repositories can be a challenge in multi-user environment especially when simplification of user collaboration is your goal. There are usually two primary concerns while considering enterprise deployment for version control repositories: access control and safety of your data. Both are not directly addressed by version control itself, thus a sort of security facade is necessary. Read more here:

http://mindref.blogspot.com/2013/10/how-to-manage-git-or-mercurial.html

Thanks.

Andriy Kornatskyy 		 	   		  


More information about the Python-list mailing list