|
From: Cedric T. <ced...@gm...> - 2011-05-21 11:48:02
|
Hello everybody, i'm currently looking for an api feautring interface to process git repositories. with JavaGit 0.1.0 i've found ways to do so but directly from a local working copy of the project. But i didn't find any way to clone a project directly from an java.net.URL object. Is there a way to do so ? I've found a potential manner in 0.2.0 version of JavaGit. But as i tried to build it with "mvn package" it failed due to lot of erros, mainly there : "Tests run: 101, Failures: 0, Errors: 26, Skipped: 0" Is there maybe a way to build this 0.2.0 version ? Thanks a lot for your help. Have a nice weekend. Cédric Teyton |