After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 601567 - Import from git fails
Import from git fails
Status: RESOLVED FIXED
Product: anjuta
Classification: Applications
Component: plugins: git
2.28.x
Other Linux
: Normal normal
: ---
Assigned To: James Liggett
James Liggett
Depends on:
Blocks:
 
 
Reported: 2009-11-11 16:10 UTC by Rob Staudinger
Modified: 2009-11-15 10:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
anjuta.png (140.87 KB, image/png)
2009-11-11 16:10 UTC, Rob Staudinger
Details

Description Rob Staudinger 2009-11-11 16:10:08 UTC
Created attachment 147484 [details]
anjuta.png

Import from git fails, see attached screenshot.
Comment 1 James Liggett 2009-11-11 20:59:39 UTC

*** This bug has been marked as a duplicate of bug 601149 ***
Comment 2 Sébastien Granjoux 2009-11-15 10:04:05 UTC
There was a small error in git plugin, git_ivcs_checkout call git_clone_command_new with 2 arguments swapped. I have fixed this in 2.28 and release branch.

Thanks for reporting this bug.