XP-Dev.com Documentation - User Gude - Source Control (Repositories)
Source Controls (Repositories) for projects can only be altered by project owners. Please ensure that you’re the owner before performing these steps
Beginners Guide to XP-Dev.com
You should read the short tutorial to get acquainted with XP-Dev.com.
Enabling Source Control
- Select the Source Control tab of your project
- Click on Enable Source Control

- Give your repository a name
- Click on Save

- Your repository details will be displayed (see image below)
- If you have a paid account you will see a link to the SSL (HTTPS://) url for the main repository as well as the backups.
- If you have a free account will only see a non-SSL url (HTTP://)
Importing a Subversion Dump File
You can only import a Subversion Dump file into XP-Dev.com repositories. You may compress the file using gzip.
For details on how to create a subversion dump file please see here
- On your project’s Source Control tab, click on Import from Another Repository

- Pick your Subversion Dump file that you want upload
- Click on Upload
- Once the upload is complete, an automated support ticket will be created. Please follow the instructions on the support ticket.

Exporting a Source Control
- On your project’s Source Control tab, click on the Export button next to Export this Repository
- An automated support ticket will be created. It will tell you when the export has been completed.

- Once the export is complete, there will be a link called Download Repository Dump File under the Source Control tab

Deleting a Source Control
Deleting your repository means deleting the files from disk – they can’t be recovered
- On your project’s Source Control tab, click on Delete Repository
- Confirm the deletion

