Thanks, changed in the xsl and regenerated, all working :)
-----Original Message-----
From: Dominique Devienne [mailto:DDevienne@lgc.com]
Sent: 18 July 2003 15:03
To: 'Ant Users List'
Subject: RE: viewcvs or ant?
Changing the suffix:
&content-type=text/x-cvsweb-markup
to:
&content-type=text/vnd.viewcvs-markup
for ViewCVS worked for me. CVSWeb and ViewCVS are not the same thing, but
changelog is blissfully unaware of the differences... --DD
> -----Original Message-----
> From: Euan Guttridge [mailto:EGuttridge@buildonline.com]
> Sent: Friday, July 18, 2003 7:59 AM
> To: 'user@ant.apache.org'
> Subject: viewcvs or ant?
>
> ant 1.5.3.1 running a changelog task produces the html report with
> clickable links to my viewcvs server. some of the links work, some
> give me the ie dialog box asking if I want to open or save the file.
> examples below. is this an ant or viewcvs or browser problem?
>
> good:
> http://10.1.1.26/viewcvs-
> cgi/viewcvs.cgi/module/file1.java?r1=1.2.2.3&r2=1.2
> .2.2
>
> bad:
> http://10.1.12.19/viewcvs-
> cgi/viewcvs.cgi/module/file2.java?rev=1.2.4.1&cont
> ent-type=text/x-cvsweb-markup
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|