Re: ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

2016-06-03 Thread Freddy Paxton
uot;your commit message" > > I encourage you to go through a git tutorial to learn the basics. > > Thomas > > Le 3 juin 2016 à 22:00, Freddy Paxton > a écrit : > > How do I go about doing this? > > On Friday, June 3, 2016 at 8:23:10 PM UTC+1, Thomas Zora

Re: ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

2016-06-03 Thread Freddy Paxton
How do I go about doing this? On Friday, June 3, 2016 at 8:23:10 PM UTC+1, Thomas Zoratto wrote: > > Hi, > > Did you commit your changes in your repo ? > > Le 3 juin 2016 à 20:43, Freddy Paxton > a écrit : > > I'm new to Jenkins, Ubuntu and Git so the answer

ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

2016-06-03 Thread Freddy Paxton
I'm new to Jenkins, Ubuntu and Git so the answer to this is probably something I've missed out! What I want to do is set up a Git repository in which 2 Java files are located (HelloWorld.java and HelloWorldErr.java - HelloWorldErr is missing an ; ). This is to test the Jenkins build and test