JIRA SVN plugin configuration with WebSVN 2.x
#———————————
# WebClient for SVN (2.0)
#———————————
linkformat.changeset=http://svn.mycompany.net/websvn-2.2.1/revision.php?repname=source&location=/&rev=${rev}
linkformat.file.added=http://svn.mycompany.net/websvn-2.2.1/filedetails.php?repname=source&path=${path}&rev=${rev}
linkformat.file.modified=http://svn.mycompany.net/websvn-2.2.1/diff.php?repname=source&path=${path}&rev=${rev}&sc=0
linkformat.file.replaced=http://svn.mycompany.net/websvn-2.2.1/filedetails.php?repname=source&path=${path}&rev=${rev-1}&sc=0
linkformat.file.deleted=http://svn.mycompany.net/websvn-2.2.1/filedetails.php?repname=source&path=${path}&rev=${rev-1}&sc=0
linkformat.copyfrom=http://svn.mycompany.net/websvn-2.2.1/filedetails.php?repname=source&path=${path}&rev=${rev-1}&sc=0
# WebClient for SVN (2.0)
#———————————
linkformat.changeset=http://svn.mycompany.net/websvn-2.2.1/revision.php?repname=source&location=/&rev=${rev}
linkformat.file.added=http://svn.mycompany.net/websvn-2.2.1/filedetails.php?repname=source&path=${path}&rev=${rev}
linkformat.file.modified=http://svn.mycompany.net/websvn-2.2.1/diff.php?repname=source&path=${path}&rev=${rev}&sc=0
linkformat.file.replaced=http://svn.mycompany.net/websvn-2.2.1/filedetails.php?repname=source&path=${path}&rev=${rev-1}&sc=0
linkformat.file.deleted=http://svn.mycompany.net/websvn-2.2.1/filedetails.php?repname=source&path=${path}&rev=${rev-1}&sc=0
linkformat.copyfrom=http://svn.mycompany.net/websvn-2.2.1/filedetails.php?repname=source&path=${path}&rev=${rev-1}&sc=0






