I am interested as well. Is there an update on this feature?

On Tuesday, April 15, 2008 7:25:00 AM UTC-8, Phill wrote:
>
> I'm using Atlassians Jira issue tracker for tracking new bugs & 
> feature work in our project. 
> This issue tracker has a subversion plugin that works very well to 
> show code changes (subversion commits) linked to issues by using 
> ViewVC & Gnu Diff tools. 
>
> Setting up VisualSVN Server was a breeze and gives me a really nice 
> glossy web interface to the repository, so I would prefer not to have 
> two web interfaces, especially as installation of VisualSVN Server 
> required very little user interaction, and was easier than setting up 
> ViewVC. 
>
> Jira uses viewvc with a number of different urls to provide views of 
> code changes. 
>
> linkformat.changeset=http://subversion/viewvc.cgi?root=svn&revision=$ 
> {rev}&pathrev=${rev}&view=rev 
> linkformat.file.added=http://subversion/viewvc.cgi${path}? 
> root=svn&pathrev=${rev}<http://subversion/viewvc.cgi$%7Bpath%7D?root=svn&pathrev=$%7Brev%7D>
>  
> linkformat.file.modified=http://subversion/viewvc.cgi${path}? 
> root=svn&pathrev=${rev}&view=diff&r1=${rev}&r2=${rev-1}&diff_format=h<http://subversion/viewvc.cgi$%7Bpath%7D?root=svn&pathrev=$%7Brev%7D&view=diff&r1=$%7Brev%7D&r2=$%7Brev-1%7D&diff_format=h>
>  
> linkformat.file.deleted=http://subversion/viewvc.cgi${path}? 
> root=svn&pathrev=${rev-1} 
> linkformat.copyfrom=http://subversion/viewvc.cgi${path}? 
> root=svn&pathrev=${rev-1}&view=markup<http://subversion/viewvc.cgi$%7Bpath%7D?root=svn&pathrev=$%7Brev-1%7Dlinkformat.copyfrom=http://subversion/viewvc.cgi$%7Bpath%7D?root=svn&pathrev=$%7Brev-1%7D&view=markup>
>  
>
> Does SVN Server offer any of these views, or are there any plans to 
> offer these? 
>
> -Phill 
>

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to visualsvn+unsubscr...@googlegroups.com.
To post to this group, send email to visualsvn@googlegroups.com.
Visit this group at http://groups.google.com/group/visualsvn.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to