Hot answers tagged svn
6
Not directly answering your question but you should consider using a Distributed Version Control System) rather than SVN. Have a look at Git with GitHub, or Mercurial with BitBucket...
5
Assuming it is for open source projects, you can find a list of free project hosting services that offer SVN in this Wikipedia article
Google Code provides a 1024MB repository quota & more space can be requested
4
I've used assembla's free account. They provide 2Gb and it can be a commerical product, as well.
http://offers.assembla.com/free-subversion-hosting/
Always been quite reliable, with no issues that I've ran into.
2
Since you are using an iPad, there should be an app for that. I found iVersion:
With iVersion you can vie and edit
your source code even when your away
from your desktop.
I haven't tried it my self but it looks promising.
1
Your could share the SVN folder from the dedicated drobox account with both of your personal dropbox accounts. This way both of you could log in with your respective accounts and sync your personal data and SVN data by using the same dropbox instance.
A word of warning: If both of you commit to (or change in any other way) the repo at the same time this ...
1
From the Dropbox website:
At the moment you can only run one installation of Dropbox on a single computer and it can only be linked to a single account.
Accessing another account from a computer where Dropbox is already installed (or any computer, for that matter) is as easy as logging in as another user through the Dropbox website.
Otherwise, you can ...
1
I second the suggestion for Assembla. It's what I use.
However, I recently implemented this, just for fun, and it works!! This works for one person in your own network. It can probably be tweaked to work with multiple people (I dunno).
Get/Enable Google Drive
Download VisualSVN Server free
Install Visual SVN on a server in your network
When installing ...
Only top voted, non community-wiki answers of a minimum length are eligible