Please do not try to download and/or contact us regarding this extension.
TSP© (Traceability Source Code to Polarion) is a Subversion and Polarion plugin.
TSP is able to parse the commits done in Subversion, parsing all files included in the commit, analyzing the contents and applying filtering.
TSP analyzes the content and retrieves all the custom tags (configurable in TSP.properties file), creating a link to a specific line, inside the source code, committed to a Polarion Work Item.
Easy to use
TSP is completely transparent to users and developers. During the code writing, it is just necessary to place a new tag inside the piece of code that you would like to be linked to the Work Item and TSP will complete the task. A new comment as the default one: {Polarion:PROJECT_ID/WORK_ITEM_ID} is sufficient for TSP to link the file, line and revision in Polarion. All tasks are done transparently, and just once: it is sufficient to use this tag the first time and TSP will link the file to the Work Item for each modification and revision.