Re: i need to connect git on jenkins but im getiing error 128

2019-03-01 Thread Mark Waite
It is generally a bad practice to embed a space character in the name of the git repository. If the example you provided accurately describes what you're trying to do, then you'll probably need to rename the repository from 'project Name' to something that does not include space characters.

Re: i need to connect git on jenkins but im getiing error 128

2019-03-01 Thread Dirk Heinrichs
Am Freitag, den 01.03.2019, 04:56 -0800 schrieb mohammad sayekooie: 401 Unauthorized And that doesn't ring a bell? Seems you need to provide credentials. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email:

i need to connect git on jenkins but im getiing error 128

2019-03-01 Thread mohammad sayekooie
*Failed to connect to repository : Command "git ls-remote -h http://a.a.a.a:8081/master/project Name.git HEAD" returned status code 128:* stdout: stderr: error: The requested URL returned error: 401 Unauthorized while accessing http://*a.a.a.a:8081/master/project Name.git*/info/refs fatal: