The Jenkins version of the CVS client was restructured for building with Maven (source and test directories moved to follow Maven structure) and various patches applied for synchronization and to support other necessary features. The restructure is going to prevent you getting an accurate diff, but you can do a lookup of the commit history on Mercurial to see what's changed since when I forked the Netbeans version (around 2 years ago, version 7.1) to see if there's any patches that may be relevant to your issue.
Your reference to a 'number of open issues' is slightly worrying. I'm only aware of 3 outstanding issues: one of which is the one you seem to be investigating, another which a potential fix has been suggested but I've not assessed the impact of yet, and finally one which has no impact on build results. If you have other issues then please add them to JIRA so I can make sure I'm not compounding them with any other changes I'm making to the plugin. Thanks, Michael On 19 April 2013 17:52, Robin Rosenberg <[email protected]> wrote: > > Finally got the netbeans source. Seems the jenkins version has been > cleaned up so diffstat thinks /everything's/ different (-w option). > > 205 files changed, 7521 insertions(+), 9944 deletions(-) > > :( > > -- robin > > ----- Ursprungligt meddelande ----- > > Hi, > > > > There are a number of opens CVS that cause headaches, like update not > > updating which is the most annoying. > > E.g. https://issues.jenkins-ci.org/browse/JENKINS-17383 > > > > Has anyone looked into that? > > > > I suspect that the cvs client Jenkins uses is perhaps not new enough. > > If I understand it correctly it > > has been ripped out of netbeans, but I've not been able to even clone > > netbeans. Maybe I'm going down the > > wrong alley here. > > > > -- robin > > > > hg clone -v http://bitbucket.org/netbeans/main-silver > > destination directory: main-silver > > real URL is https://bitbucket.org/netbeans/main-silver > > requesting all changes > > adding changesets > > adding manifests > > > > adding file changes > > transaction abort! > > rollback completed > > abort: premature EOF reading chunk (got 2983 bytes, expected 6426) > > > > Same thing with core-main. > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Jenkins Users" group. > > To unsubscribe from this group and stop receiving emails from it, > > send an email to [email protected]. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
