Hello!

It appears that on start, 22.2/22.3 at least try to validate the git urls 
in my cruise xml. The issue is that it doesn't seem to allow windows file 
or unc paths like <git url="\\domain\path\somefolder\repo" />. I can change 
them to something else temporarily but it appears that the xml validation 
will always fail. Is there a way to add alternate git path formats without 
a new build of the server? Or, if there is just an alternate way of 
legitimately addressing a unc path in GoCD in a different format it 
accepts. We can't pull it from outside every time because these run 
frequently and its a cost overhead for data being pulled in so it gets 
expensive over time. 

It appears to be tested using class isValidURL in UrlArgumentTest.java but 
the error is being thrown from ScmMaterialConfig.java I think.

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to go-cd+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/go-cd/772a7604-bb58-4cfd-be7e-8481109c3073n%40googlegroups.com.

Reply via email to