> Could this be a Windows problem? > > I tried to perfom a second clone from the local file path with the > generated maven path: > "git clone file://D:\dev\projects\maven.master\source\maven.master" > > This results in: > > Cloning into devprojectsmaven.mastersourcemaven.master... > fatal: 'd:devprojectsmaven.mastersourcemaven.master' does not appear to be a > git > repository > fatal: The remote end hung up unexpectedly > > > When using a different path with slashes > "git clone file:///d:/dev/projects/maven.master/source/maven.master/" > everything works fine.
Looks like I hit this issue: http://jira.codehaus.org/browse/MRELEASE-624 Regards, Lars --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
