Added CLI command to SVN doc
This commit is contained in:
@@ -21,3 +21,5 @@ file is bundled with Attract's source code, and needs to be copied to the Subver
|
|||||||
PROJECT_URLS = { # Mapping from SVN repository name to Attract project URL.
|
PROJECT_URLS = { # Mapping from SVN repository name to Attract project URL.
|
||||||
'svnreponame': 'p-123456789',
|
'svnreponame': 'p-123456789',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
The authentication token must be created on the server using `manage.py attract create_svner_account {emailaddress} {project-url}`
|
||||||
|
Reference in New Issue
Block a user