Configuring svn with jira

rTrack Support November 28, 2016

Hi all ,

i have configured the JIRA with svn using subversion alm repository  and JIRA subversion plugin .

when i give the commit in my local its getting reflected against the mentioned issue .

but when i tried to browse that content its not getting displayed .

It results with 404 error only .

Not Found

The requested URL /svn/changedResource.jsp was not found on this server.

 

MY DOUBTS :

web link :fisheye ,webclient for svn ,viewvc

I am using local browser as Tortoise svn .For this which one i need to configure either viewvc or webclient for svn .

If any one please suggest the working set of url's for the changeset format ,file added format ,modified ,replaced and deleted format .

Changeset Format: http://subversion:80/svn/revisionDetails.jsp?location=/&rev=${rev
File Added Format: http://subversion:80/svn/changedResource.jsp?location/&url=${path}/&rev=${rev}/&action=add 
File Modified Format: http://subversion:80/svn/changedResource.jsp?location=/&url=${path}/&rev=${rev}/&action=modify 
File Replaced Format: http://subversion:80/svn/changedResource.jsp?location=/&url=${path}/&rev=${rev}/&action=replace 
File Deleted Format: http://subversion:80/svn/changedResource.jsp?location=/&url=${path}/&rev=${rev}/&action=delete

 

 

 

 

1 answer

0 votes
rTrack Support December 1, 2016

Please help me to resolve this .

Thanks in advance ..

 

Suggest an answer

Log in or Sign up to answer