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