Friday, January 3, 2014

Free Version Control Hosting for private repositories

You may have used any Version Control System to keep and maintain your multiple versions of your projects  or any related documents. For that you may also have used several hosting servers. 
But regardless of what Version Control System you use, you have to think about where you intend to store your code. It’s likely you’ve have heard of GitHub. That’s not surprising. GitHub is used by individuals and enterprises to host code, collaborate on documentation and track issues. It has some pretty big names using it.

Since last 3 years I was using Gihub to host my projects. It is simple and provides free hosting services for public projects. For a long time I was searching for a free hosting services for privates repositories. Finally I found a hosting server that they are providing free hosting servers for privates repositories named Bit Bucket

Here we can manage unlimited number of private repositories. It allows to contribute 5 users together as free. Otherwise we need to pay. Finally I started to using BitBucket for my projects hosting.



No comments:

Post a Comment