| #Web Editor properties. |
| # IP Address of build machine |
| # http://10.47.34.223 |
| web.editor.baseurl=http://10.165.11.21 |
| web.editor.port=80 |
| # Note the complete installation path is "C:/xampp/htdocs/xampp/ckeditor/toolbar.php", the first part is defined with in |
| # properties.ini placed in <xampp_installation_dir>/properties.ini |
| web.editor.installation.path=/xampp/ckeditor/toolbar.php |
| web.editor.images.dir=/tempimages |
| web.svn.baseurl=http://10.47.46.71 |
| web.svn.installation.path=/xampp/websvn/index.php |
| web.wiki.url=http://10.47.46.71/xampp/wiki/index.php/ |
| web.editor.images.basedir=C:/xampp/htdocs |
| web.geo.locator.url=/xampp/geolocator/index.html |
| diff.show.path=/xampp/daisydiff |
| |
| web.editor.localurl= |
| web.editor.localport= |
| |
| #below properties are used in add/update user credentials in svn for signUp protocol. |
| #if these properties are not configured then the signup user is not be added to SVN |
| #path to apache bin in the machine |
| apache.bin.path=D:/ICTeam/xamp/apache/bin/ |
| #the passwd file of SVN Repository folder. this is passed as a parameter for command execution |
| svn.pswd.file=D:/Repositories/htpasswd |