开发者

Bitbucket, Assembla.. or what?

So, after a while of researching what SVN system should I use, I end up creating a project in Google Code.. thing is, that ANYONE can have access to my repository, and is NOT what I want :)

So, I'm looking for a "private Google Co开发者_如何学Pythonde" code hosting web.

I found out that Bitbucket and Assembla are good, but.. any opinions?

Thank you!


Keep in mind, BitBucket utilizes Mercurial for Source Control, NOT Subversion. Granted, Mercurial might be a nice step up to use and learn, but that's a discussion for another answer. Also, BitBucket will limit you to one, free, private repository.

I've used Assembla in the past and they've been okay, nothing particularly special.

There is also the option of running your own Subversion server, which can be extremely easy on Windows by using VisualSVN Server. Sign up for a dynamic-dns account, and you can easily point a hostname back to your home computer.

Lastly, I just noticed, but my Dreamhost hosting account comes with the ability to create Subversion repositories, and it's pretty cheap and comes with a domain name.


Assembla has changed over the years. The integration of the ticketing tool and the SCM tools is far more extensive than in past years. Now there is Code Review and Merge Requests for git that allow you to share code between branches or repositories. Soon SVN will also have these functionalities.

With 30 day free trials, there is little to lose. You can even get a free svn repository without the other tools to keep your code private, but for the $9/month, I think the ticketing tool is well worth the money.


The question seems old but still important.

I just (August 2017) subscribed to Deveo SVN Hosting and it's great:

  • Unlimited users, projects and repositories
  • No repository size limit
  • Free up to 1GB, after that 1€/GB/month


No SSL, max 2 devs, max 200MB, rock solid.

http://unfuddle.com/about/tour/plans


If you want a private SVN repository, you'll most likely need to pay (at least a little) for the service.

There are many commercial SVN hosts - most do a fairly good job. I've personally had very good luck with wush.net, which is inexpensive and allows you to setup encrypted only access to SVN (and Trac, if desired), restricted to specific users.


Beanstalk offers a limited free account:

We also offer a FREE account with 3 users, 1 private repository (Git or SVN) and 100 MB of space.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜