The repository is empty.
Use this URL in your Subversion client.
 

What do I need to use Subversion?

How to update tickets from commit comments

You can use commit comments to link your changesets to Assembla tickets, and add comments to tickets or change their status.

  • Use "re #4" to link your commit to ticket #4.
  • Also, "references", "refs" and "see" will add a comment to the target ticket.
  • Use "<status> #4" to set ticket #4 to the target status. For example, "Test #4" or "Fixed #4".
  • To enter a time record in the Time tool, use "Time: 2h15m"
 

About Subversion

Subversion is an open-source version control system. It manages files placed in a central repository. This repository acts much like a file server, except that it remembers every change ever made to your files and directories. This allows you to recover older versions of your data, and see what developer has changed which file.


Subversion Clients

In order to use Subversion, you will first have to install a Subversion client. Free graphical client software, which may make Subversion easier to use, is available for most systems: In our subversion guide, we provide reviews and rating for many popular svn clients