Recent Changes - Search:

HomePage

PmWiki

edit SideBar

Integrating

Thanks to members of the developer community there is a growing number of popular tools that play nicely with sventon. This page presents the ones we know about. If something is missing from this list, please add it below!

Bug/issue tracking

JIRA

Example configuration (sventon 2.x)

#---------------------------------
# Sventon http://www.sventon.org
#---------------------------------
#linkformat.changeset=http://your.host.address/svn/repos/"repo-name"/info?revision=${rev}
#linkformat.file.added=http://your.host.address/svn/repos/"repo-name"/goto${path}?revision=${rev}
#linkformat.file.modified=http://your.host.address/svn/repos/"repo-name"/diff/?entries=${path}@${rev-1}&entries=${path}@${rev}&style=sidebyside
#linkformat.file.replaced=http://your.host.address/svn/repos/"repo-name"/goto${path}?revision=${rev}
#linkformat.file.deleted=http://your.host.address/svn/repos/"repo-name"/goto${path}?revision=${rev-1}
#linkformat.copyfrom=http://your.host.address/svn/repos/"repo-name"/goto${path}?revision=${rev-1}
#

VisionProject

Sample issue

Sample configuration

Continuous integration

Hudson

Support for sventon is included starting with build 1.157

Luntbuild

Support for sventon is included starting with Luntbuild version 1.5.2

Browsing tools

TortoiseSVN

Generic repository browser support, TSVN version 1.5+.


sventon URL Specification

URL Specification

Edit - History - Print - Recent Changes - Search
Page last modified on August 13, 2010, at 12:46 AM