Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Cloning JiBX git repository fails
Cloning JiBX git repository fails [message #676854] Mon, 06 June 2011 18:05 Go to next message
Stevo Slavic is currently offline Stevo SlavicFriend
Messages: 21
Registered: July 2009
Junior Member
Hello egit users,

Cloning JiBX repo ( git://jibx.git.sourceforge.net/gitroot/jibx/jibx )
fails for me with error [1]. I'm using egit 0.12.1, eclipse 3.6 SR2 (build
20110218-0911), Sun/Oracle JDK 1.6 update 25 x64, Windows 7 x64.

Can anybody reproduce this?

Regards,
Stevo.

[1] Jibx repo clone error
!ENTRY org.eclipse.egit.ui 4 0 2011-06-05 13:27:41.172
!MESSAGE Could not delete file C:\Users\s.slavic\jibx\.git\index.lock
!STACK 0
java.io.IOException: Could not delete file
C:\Users\s.slavic\jibx\.git\index.lock
at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:134)
at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:119)
at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:119)
at org.eclipse.egit.core.op.CloneOperation.run(CloneOperation.java:150)
at org.eclipse.egit.ui.internal.clone.GitCloneWizard.executeCloneOperation(GitCloneWizard.java:291)
at org.eclipse.egit.ui.internal.clone.GitCloneWizard.access$3(GitCloneWizard.java:284)
at org.eclipse.egit.ui.internal.clone.GitCloneWizard$5.run(GitCloneWizard.java:265)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Re: Cloning JiBX git repository fails [message #676864 is a reply to message #676854] Mon, 06 June 2011 19:01 Go to previous messageGo to next message
Stevo Slavic is currently offline Stevo SlavicFriend
Messages: 21
Registered: July 2009
Junior Member
There is related bug report: https://bugs.eclipse.org/bugs/show_bug.cgi?id=335959
Re: Cloning JiBX git repository fails [message #676977 is a reply to message #676854] Tue, 07 June 2011 07:08 Go to previous message
Robin Rosenberg is currently offline Robin RosenbergFriend
Messages: 332
Registered: July 2009
Senior Member
Stevo Slavic skrev 2011-06-06 20.05:
> Hello egit users,
>
> Cloning JiBX repo ( git://jibx.git.sourceforge.net/gitroot/jibx/jibx )
> fails for me with error [1]. I'm using egit 0.12.1, eclipse 3.6 SR2 (build
> 20110218-0911), Sun/Oracle JDK 1.6 update 25 x64, Windows 7 x64.
>
> Can anybody reproduce this?
>
> Regards,
> Stevo.
>
> [1] Jibx repo clone error
> !ENTRY org.eclipse.egit.ui 4 0 2011-06-05 13:27:41.172
> !MESSAGE Could not delete file C:\Users\s.slavic\jibx\.git\index.lock
> !STACK 0
> java.io.IOException: Could not delete file
> C:\Users\s.slavic\jibx\.git\index.lock
> at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:134)
> at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:119)
> at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:119)
> at org.eclipse.egit.core.op.CloneOperation.run(CloneOperation.java:150)
> at
> org.eclipse.egit.ui.internal.clone.GitCloneWizard.executeCloneOperation(GitCloneWizard.java:291)
>
> at
> org.eclipse.egit.ui.internal.clone.GitCloneWizard.access$3(GitCloneWizard.java:284)
>
> at
> org.eclipse.egit.ui.internal.clone.GitCloneWizard$5.run(GitCloneWizard.java:265)
>
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

Please report this at bugs.eclise.org. This looks like there is another
error and the error handling fails.

-- robin
Previous Topic:Automatically share projects imported in eclipse
Next Topic:share a project already under a git directory
Goto Forum:
  


Current Time: Tue Apr 16 10:12:33 GMT 2024

Powered by FUDForum. Page generated in 0.32300 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top