In the configurations, do I have to put something in the git part, like git name or installation directory?
On Wed, Jun 26, 2013 at 1:10 PM, Steven Deal <[email protected]> wrote: > I'm not sure I remember my windows; but, if you right click on the dos > window, go to properties or some such… you can enable 'copy and paste'. > I've never understood why it's not the default. > However, in terms of your response, I was not speaking of Jenkins' > output… I'm hoping you would confirm that you can clone the repo outside of > Jenkins. > > On Jun 26, 2013, at 1:05 PM, Nayana ABREU <[email protected]> > wrote: > > The command prompt is showing me this while the jenkins is ruinnning the > tests: > > <Untitled.png> > > > On Wed, Jun 26, 2013 at 12:57 PM, Steven Deal <[email protected]>wrote: > >> I would try to run the command manually. >> Open up a dos shell and type >> git.exe clone --progress -o origin [email protected]: >> nayanex/game-of-life.git >> >> If you are able to clone the repo, I would suspect that the permissions >> of the workspace >> 'C:\Users\Nayana\.jenkins\jobs\gameoflife-default\workspace do not allow >> Jenkins to write to that directory. >> >> >> >> On Jun 26, 2013, at 12:27 PM, Nayana ABREU <[email protected]> >> wrote: >> >> Ok. I let the "Post-build Actions" empty, but when I processed again the >> following happened:<Untitled.png> >> >> >> >> >> >> On Wed, Jun 26, 2013 at 12:22 PM, Nayana ABREU >> <[email protected]>wrote: >> >>> So wat can I do? Let it empty? >>> >>> >>> On Wed, Jun 26, 2013 at 12:20 PM, Steven Deal <[email protected]>wrote: >>> >>>> This is normal if you have not built yet and no test artifacts have >>>> been created. >>>> >>>> On Jun 26, 2013, at 12:17 PM, Nayana ABREU <[email protected]> >>>> wrote: >>>> >>>> <https://lh4.googleusercontent.com/-iRG4kwsGhsY/UcsT9EkEueI/AAAAAAAAAJs/6ULZlCEN4AA/s1600/Untitled.png> >>>> Oh yeah. But even this way is not working. In the page 26 about the >>>> Post-build Actions, my Jenkins doesn't show the rest of the options shown >>>> in the book. It is like the picture attached >>>> >>>> Em quarta-feira, 26 de junho de 2013 11h42min39s UTC-4, Steven Deal >>>> escreveu: >>>>> >>>>> From the screenshot, looks like you have an extra 'e' in the repo you >>>>> are trying to clone. >>>>> >>>>> game-of-lifee.git >>>>> >>>>> On Jun 26, 2013, at 11:36 AM, Nayana ABREU <[email protected]> >>>>> wrote: >>>>> >>>>> Hi I am trying to do the example described in page 27 of the book >>>>> Jenkins: The Definitive Guide, but, the problem is that, it was supposed >>>>> to >>>>> take sconds of duration, and when I try it is showing "in progress", and >>>>> it >>>>> never stop to run. Can somebody informe what might be wrong? >>>>> >>>>> -- >>>>> Nayana Holanda de Abreu >>>>> [email protected] >>>>> Phone: 662-801-6349 >>>>> Skype: nayanexbourdon >>>>> >>>>> -- >>>>> 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/**groups/opt_out<https://groups.google.com/groups/opt_out> >>>>> . >>>>> >>>>> >>>>> <Untitled.png> >>>>> >>>>> >>>>> >>>> -- >>>> 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. >>>> >>>> >>>> >>> >>> >>> >>> -- >>> Nayana Holanda de Abreu >>> [email protected] >>> Phone: 662-801-6349 >>> Skype: nayanexbourdon >>> >> >> >> >> -- >> Nayana Holanda de Abreu >> [email protected] >> Phone: 662-801-6349 >> Skype: nayanexbourdon >> >> -- >> 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. >> >> >> > > > > -- > Nayana Holanda de Abreu > [email protected] > Phone: 662-801-6349 > Skype: nayanexbourdon > > -- > 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. > > > -- Nayana Holanda de Abreu [email protected] Phone: 662-801-6349 Skype: nayanexbourdon -- 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.
