Open GoogleCodeExporter opened 9 years ago
From commit 1b180301736ab27863af6fa0f0bf0d142c814fe3:
Initial implementation of Clone
* Cloning of local repositories and remote (using git:// protocol)
currently working.
* Caveats:
* OutputLogger text needs cleaning up.
* All protocols not testing.
* URL validation not working correctly -- after entering an invalid
URL, wizard must be cancelled.
* GitProgressMonitor implementation of JGit's ProgressMonitor is
not accurate, and needs better understanding of NetBeans progress
support APIs.
Original comment by jonas.fonseca
on 17 Aug 2009 at 3:48
Original comment by jonas.fonseca
on 21 Aug 2009 at 1:16
for me (netbeans 6.7.1 + nbgit) cloning from a remote repository works, but not
for
local repository (used file: and file: with one, two and three / for the start
of the
path)
Errormessage: Unknown host ...
Original comment by Thomas.Z...@googlemail.com
on 28 Sep 2009 at 11:20
Original issue reported on code.google.com by
wayne.si...@gmail.com
on 26 Jun 2009 at 7:26