Child pages
  • SVN Repositories

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When utilizing SVN, there are a few options on repositories.

Build

...

a Server

One option is to build your own SVN server. Many Linux installations will support a very lightweight SVN Server. For more information about building your own server, check out the following link.

Running your own server gives you complete control over the code repository, but it also means that you have to handle everything about the server, such as maintenance, backups, etc. Also, most installs are just the repository server and do not include other features that may be useful.

Use

...

a Hosted Repository

Another option is to use a hosted service. These are repository server providers that will host the SVN repository on their equipment. Two options that include free trials or limited free options are:

...