PLEASE PROVIDE VALID PARAMETERS!
How to use this macro?
- "type" parameter (mandatory): Please provide the type of project (meaning its immediate parent directory in svn) : "experimental", "prod", "stable" or "manual".
If you choose "manual", please provide full target url in parameter (ex: {svn:type=manual|url=http://www.petalslink.com}. - "url" parameter (optional): Mandatory if you set "manual" in first parameter. Otherwise optional.
- "anonymous" parameter: set it to "true" to display information on anonymous access. Default value is "false".
Example1: {svn:type=experimental|anonymous=true}
Example2: {svn:type=manual|url=http://www.petalslink.com}
Anonymous Subversion Access:
svn checkout https://svn.petalslink.org/svnroot/trunk/easycommons
Login: anonymous
Password : anonymous
Developper Subversion Access:
svn checkout https://svn.petalslink.org/svnroot/trunk/easycommons
Login and password are same that the wiki connection.