I have some external jobs need to be monitoring from central Jenkins/Hudson server. Jenkins/Hudson just send job output after it finish. Some jobs run in very long time and we aren't sure it is running or failing to the end of process. How can I config Jenkins/Hudson to receive jobs output in realtime?
Home
/
user-43536
olragon's questions
I have some repos cloned from http://drupal.org/project/ For work behind firewall, I want to import these cloned project to my local git server. How can I do that?