--
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 jenkinsci-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
This is my main Jenkins box though. How will this affect all my other jobs?
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/LplqhAFcLrc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.
Since I'm using already a custom Jenkins local account, I do not have that option. Which is why I'm confused that it doesn't work. Maybe its because its a service?
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/LplqhAFcLrc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-use...@googlegroups.com.
The reason is due to a bug in the mercurial plugin that requires an authentication token be cached in the users profile. Otherwise the job would always re-clone the repo every build.
There is no option to interact with desktop (unless its a command line switch). But being logged in as that user seems kind of obvious now. I will try it. thanks!
Nope, even when I'm logged on, it doesn't work.
However I stopped the service and ran it directly via the command line. That in fact did work. A bit sloppy, but that's just the way windows is.
Thanks for everyone's help!
bc