On Thursday, 9 August 2012 08:10:15 UTC+1, Sascha G wrote:
>
> Hi,
>
> I don't know how I configured it... It's to long ago, but cvs didn't work 
> well (to much empty lines because missing 
> -kb parameter). My solution was very easy... I created an Apache ANT 
> script for update / checkout my CVS repository. That's much faster and not 
> very complicated. There are many good tutorials for using CVS with ANT. And 
> you can simply "invoke ANT" into a jenkins job (with monitoring).
>
> Regards
> Sascha
>

It looks like I have a similar problem; here we have CVSNT and it's set up 
to use SSPI with authentication based on our user ids on windows. I've 
tried everything I can find, other than the SSH key stuff (as I don't have 
any control over the server side) and can't get this stuff to work. I've 
tried your suggestion Sascha and, yes, it works but I'd really like to be 
able to use the CVS plug-in to do this stuff as I understand that's what 
gives the list of changes after processing the rlog output. I presume also 
that this is needed to use the PollSCM feature.

If anyone has any more information on this that would be useful.

I'm aware that Jenkins uses the Netbeans JavaCVS client but I've had a look 
through the JavaCVS code and can't see that it handes the :ext: protocol in 
the way I want it to, even with CVS_RSH etc set.

John

-- 
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.


Reply via email to