Use this URL in your Subversion client.
 

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 close tickets.

Use "re #4" to link your commit to ticket #4. "references", "refs" and "see" will add a comment to the target ticket. Use "closes #4" to close ticket 4. "closed", "close", "fix", "fixed", and "fixes" will also close a ticket. Use "test #4" to move a ticket to "ready for test" status. 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