I changed the plugin to write the command line (in an obscure format) to that file.
It can be most elucidating!
(Post the results if you cannot make head nor tail of it)
Sean Radford wrote:
Hi,
I've seen many posts regarding getting the changelog and activity-log
reports working but still can't get mine too... The xml files just come
out empty, e.g.
<?xml version="1.0" encoding="ISO-8859-1" ?>
<changelog>
</changelog>
My project.xml has the following:
<repository>
<connection>
scm:cvs:ssh:anoncvs@localhost:/home/cvs:myproject
</connection>
</repository>
(though I've tried many variations with the same or worse results..)
e.g.
scm:cvs:ssh:sradford@localhost:/home/cvs:myproject
scm:cvs:ssh:sradford:password@localhost:/home/cvs:myproject
scm:cvs:ssh:sradford:password@localhost:/home/cvs
Any ideas?
Regards,
Sean
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
