Best free online svn repositories
Maybe you want to develop in a custom team environment or you usualy work on different machines (that's my case) and don't want to do annoying thinks like constantly sending the files from one PC to the other. What you really need is a code hosting in SVN or CSV to save your work and manage your projects wherever you are.
I was looking for a free online svn repository, I found a lot of them so it was a difficult choice. I'll try to summarize my research by describing some of the repositories that I've seen and I consider that are the best.
- Source forge. Is the most noted open source software community and the most complete. So your project must be free, public and under an open source license. It hosts applications, website (including web traffic analytics) and source code on SVN, Git, Mercurial, Bazaar, or CVS servers. It provides issue tracking, wiki, blog, forums, statistics, support and more. If you are developing an open source project, you must be here, it's simply the best.
- Google Code. The Project Hosting on Google Code gives you 2 Gb of storage space for Subversion or Mercurial repositories, issue tracking and a project wiki for the documentation. You only need a Google account to sign up and create a new project to include it in the Google's code space sorted by kind. The only possible "downside" you can find in using google code as a source repository may be the license. Like sourceforge, Google hosts only open source code (Apache License, GPL, GNU and so on), so the source will be visible to everyone. If you're looking for a private repository to do some kind business, this one is not for you. Of course, if you decide to use it as your repository, you can be sure that you will have one of the greatests code communities, maintenance and support for you.
- Assembla. Although it's a payment development framework, it offers limited repository services for free and 30 days trial demos. I evaluate only the free features. Assembla private accounts are now free, so you can use it for your private projects like consulting. This type of account provides you 2Gb of Subversion or Git source space with SSL encryption. You can upgrade your account and pay a "small additional charge" to get a lot of professional features (one additional charge by feature) like monitor with Twitter, schedule milestones in an easy way, ticket issue management, support tool, mercurial, a project wiki, chat, skype, ftp, dashboard and many more. Like the previous mentioned repository, the Google account can be used to log into Assembla and manage your source projects. The main goal of Assembla is that it's a professional tool easy to setup that you can use for free in a limited version with a great storage size. I really recommend it over others if you are looking for a private one.
- Beanstalk. The free account includes 100 Mb of source storage, 1 user and 1 Git/SVN private repository, daily backups, RSS, but without SSL. There are personal and professional accounts from 15$ to 200$ montly with a storage of 60Gb. Beanstalk is a simple and user-friendly tool for small projects with one committer.
- Unfuddle. Provides a private SVN and Git free repository with 200 Mb storage. The free account limits the number of active projects to 1, archived projects to 0, maximum 2 people and 3 notebook pages. It includes the messaging, milestones, bug tracking and RSS services (no SSL encryption for free accounts).
- XP-Dev.com. It has a free plan with 200 Mb storage, limited to 2 private SVN projects (unlimited public projects) and unlimited users. Mercurial and Git are only available in payment plans. XP-Dev.com has free bug tracking, wiki, forum, blogs, file attachment and integration with multiple frameworks like twitter. There are a lot of payment features, like real-time backup for 2$/month.
- Project Locker.This site allows you to have 3 users and 500 mb of storage for up to 3 SVN/Git projects. Project Locker is private, SSL encryption, bug tracking, wiki and project management.
- Codeplex. Codeplex is an Open source community hosted by Microsoft (so you can use your Windows Live Id here) where you can host only open source project. It uses native Team Foundation Server as version control but SvnBridge is available to allow you to use SVN.
- Origo. This is a hosting platform that provides SVN repository, project wiki and issue tracker for open or closed source projects absolutely free. The difference with the others is that Origo is an API not a website, so it can be integrated in IDEs like Eclipse with Mylyn.
- Freepository. This is an old website (since 1999) that provides one SVN or Git private repository with no disk space limits, SSL encryption, back up every 4 hours, professional support for 1 committer user free. It's usage hasn't nice feedbacks.
- Bitbucket. Since Bitbucket has been acquired by Atlassian, it's growing up and offers unlimited disk space, issue tracking, wiki, downloads, custom domains, unlimited public collaborators, 5 private users and RSS. It's the last on the list because it only offers Mercurial services, not SVN, but there are ways to convert your SVN system to Mercurial.
| Website | Storage | Visibility | Issue tracking | Wiki | Version control | Users | Projects | SSL |
| Source forge | unlimited | public | yes | yes | SVN, Git, Mercurial, Bazaar, CVS | unlimited | unlimited | |
| Google Code | 2 Gb | public | yes | yes | SVN, Mercurial | unlimited | unlimited | |
| Assembla | 2 Gb | private | no | no | SVN, Git | unlimited | unlimited | yes |
| Beanstalk | 100 Mb | private | no | no | SVN, Git | 1 | 1 | no |
| Unfuddle | 200 Mb | private | yes | no | SVN, Git | 2 | 1 | no |
| XP-Dev.com | 200 Mb | private | yes | yes | SVN | unlimited | 2 | no |
| Project Locker | 500 Mb | private | yes | yes | SVN | 3 | 3 | yes |
| Codeplex | public | yes | yes | SVN, TFS | ||||
| Origo | private | yes | yes | SVN | unlimited | unlimited | ||
| Freepository | unlimited | private | no | no | SVN | 1 | yes | |
| Bitbucket | unlimited | private | yes | yes | Mercurial | 5 | unlimited | no |
Best free online svn repositories的更多相关文章
- CentOS搭建SVN记录
1.安装subversion(client and server) $ yum install subversion $ yum install mod_dav_svn 安装成功之后使用 svnser ...
- CentOS 6.2 SVN搭建 (YUM安装)
安装说明 安装了一下SVN服务器,本文没有与Apache整合,过程如下: 系统环境:CentOS-6.2安装方式:yum install (源码安装容易产生版本兼容的问题)安装软件:系统自动下载SVN ...
- 命令行模式 svn版本管理
linux 下svn 在命令行模式下的操作安装完svn服务并配置了环境变量之后,要创建一个存放工厂(项目)的仓库repositories用于版本控制(比如我的repositories的路径为 path ...
- SVN服务器安装
CentOS 6.5 SVN搭建 (YUM安装) 参考文献:http://www.linuxidc.com/Linux/2013-10/91903.htm 安装说明 安装了一下SVN服务器,过程如 ...
- webstorm与SAE的svn仓库链接进行版本控制
这里把我使用webstorm与SAE的svn仓库链接: 1.先得设置webstorm中的版本控制,File->Settings->Version Control->Subversio ...
- Eclipse中如何修改SVN的地址
在SVN服务端的IP更改后,客户端SVN的连接地址可以在Eclipse中进行修改,方法如下: 首先:在Eclipse中选择Windows-> Show View->others 就会出现[ ...
- SmartGit as SVN Bridge
This page provides an introduction to SmartGit from an SVN users perspective and shows how the SVN w ...
- centos svn服务器安装
1.安装必须的软件 yum install httpd httpd-devel subversion mod_dav_svn mod_auth_mysql 2.创建代码库 mkdir -p /root ...
- CentOS 6.5系统上安装SVN服务器端的方法及步骤
VN其实就是Subversion,分为服务器端和客户端.之前在网上搜了很多方法,都有各种问题,经过自己搜集整理以及实际尝试,总算有个比较靠谱的方法.本文主要介绍CentOS 6.5系统上安装SVN服务 ...
随机推荐
- [转载]SQL语句练习
.查询“生物”课程比“物理”课程成绩高的所有学生的学号: 思路: 获取所有有生物课程的人(学号,成绩) - 临时表 获取所有有物理课程的人(学号,成绩) - 临时表 根据[学号]连接两个临时表: 学号 ...
- java垃圾回收期如何工作(编程思想)
垃圾回收器如何工作: 在以前的程序语言中,在堆上分配对象的代价十分昂贵,因此读者会自然觉得对Java中所有对象(基本类型除外)都在堆上分配的方式也非常高昂.然而,垃圾回收期对提高对象的创建速度,却具有 ...
- copy assign retain 修饰属性的set 方法
@property (nonatomic,retain) NSString * name; - (void)setName:(NSString*)name { [name retain]; 把传进 ...
- Mysql查询正在运行的事务以及杀掉它
查询 正在执行的事务:SELECT * FROM information_schema.INNODB_TRX 根据这个事务的线程ID(trx_mysql_thread_id): 可以使用mysql命令 ...
- django2 显示图片 输出图片
使用笨办法,指向图片的路径,然后输出图片. 首先路由设置: # 查看图片 path('tu/', ShowTuView.as_view(), name='image') 视图代码: import os ...
- Java第三次作业--面向对象基础(封装)
Deadline: 2017-4-6 23:00 一.学习要点 认真看书并查阅相关资料,掌握以下内容: 掌握简单类的设计 掌握利用对象引用建立类与类之间的联系 掌握this关键字 掌握static关键 ...
- StreamSets 设计Edge pipeline
edge pipeline 运行在edge 执行模式,我们可以使用 data collector UI 进行edge pipeline 设计, 设计完成之后,你可以部署对应的pipeline到edge ...
- anrdroid AVD启动不起来的问题。Waiting for HOME ('android.process.acore') to be launched
Waiting for HOME ('android.process.acore') to be launched 卡在这里了. 可以到sdk mananager里面先启动起来AVD,然后在eclip ...
- 【转】嵌入式Linux启动配置文件及脚本
原文网址:http://blog.csdn.net/shuaishuai80/article/details/6202497 使用Busybox制作根文件系统时,/etc目录非常重要,它包含了嵌入式L ...
- MySQL This function has none of DETERMINISTIC, NO SQL...错误1418 的原因分析及解决方法
MySQL开启bin-log后,调用存储过程或者函数以及触发器时,会出现错误号为1418的错误: ERROR 1418 (HY000): This function has none of DETER ...