I am using daisydiff to view HTML file differences on a local filesystem. The
output is generated in the source directory, so that existing links to images
etc are still viewable.
The generated html however contains links like this:
<link href="css/diff.css" type="text/css" rel="stylesheet">
<script src="js/tooltip/wz_tooltip.js" type="text/javascript"></script>
In my situation, the css and js directories are not under the current directory.
So it would be useful to specify the location as a commandline parameter, eg a
single parameter that is used as a prefix to both the examples above.
Original issue reported on code.google.com by michael....@gmail.com on 17 Jun 2012 at 9:58
Original issue reported on code.google.com by
michael....@gmail.com
on 17 Jun 2012 at 9:58