<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<BR><BR>&nbsp;&nbsp; I have a query regarding the source file URLs shown whenever there are some build errors in the build submitted to CDASH.<BR><BR>&nbsp;&nbsp; For source files containing compile time errors there is a URL shown in CDASH as follows :<BR><BR>&nbsp;&nbsp; CVS/SVN&nbsp;&nbsp;&nbsp; http://&lt;repository_address&gt;/browser/path/to/source/file<BR><BR>&nbsp;&nbsp; but my actual should URL also contain "trunk/" after the word "browser/" in the URL.<BR><BR>&nbsp;&nbsp; To achieve this I am giving following value in :<BR>&nbsp;&nbsp; ADMINISTRATION--&gt;Project--&gt;Repository<BR>&nbsp;&nbsp; Repository ViewerURL: &lt;repository_address&gt;/browser/trunk/<BR><BR>&nbsp;&nbsp; But, this gives me final URL in CDASH as :<BR><BR>&nbsp;&nbsp; CVS/SVN&nbsp;&nbsp;&nbsp;
 http://&lt;repository_address&gt;/browser/trunk/browser/path/to/source/file<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ^^^^^^^^<BR><BR>&nbsp;&nbsp; i.e. word "browser/" is again appended to whatever URL I have given in "Repository ViewerURL".<BR><BR>&nbsp;&nbsp; Can I prevent word "browser/" from getting appended to the URL I am giving?<BR><BR>Regards,<BR>Girish</td></tr></table><br>