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: > >> 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 [email protected]. >>> For more options, visit 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.
