Hello everyone , Our company uses Team Foundation Server as source control it supports git protocol. But the clone url does not end .git as usual. the config server is unable to clone the repo for some reason on the other hand if i type `git clone url` it works normally.
here is the error I get ` WARN [org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver] - <Resolved [org.springframework.cloud.config.server.environment.NoSuchRepositoryException: Cannot clone or checkout repository: https://tfs.xxxxxxxxxxxxxxx/tfs/xxx/SSOCASConfiguration/_git/SSOCASConfiguration]> ` any idea how can i solve this ? -- You received this message because you are subscribed to the Google Groups "CAS Developer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-dev/8560aa7a-3fd9-4860-90e5-7d7f53578230%40apereo.org.
