versioncontrol.xml 334 B

1234567891011
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Repositories>
  3. <!-- REMOVE ENTIRELY THIS LINE TO ENABLE SVN
  4. <repository>
  5. <name>PutYourRepositoryName</name>
  6. <localPath>putYourWorkingCopyPath</localPath>
  7. <repoPath>putYourRepositoryPath</repoPath>
  8. </repository>
  9. REMOVE ENTIRELY THIS LINE TO ENABLE SVN -->
  10. <svnPath></svnPath>
  11. </Repositories>