Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 365055 - Cloning a git repository to a network drive fails
Summary: Cloning a git repository to a network drive fails
Status: CLOSED DUPLICATE of bug 319233
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-29 09:25 EST by willem.ligtenberg CLA
Modified: 2017-09-01 11:24 EDT (History)
1 user (show)

See Also:


Attachments
stacktrace of the error (2.30 KB, text/plain)
2011-11-29 09:26 EST, willem.ligtenberg CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description willem.ligtenberg CLA 2011-11-29 09:25:10 EST
Build Identifier: I20110613-1736

When trying to clone a remote git repo to a network drive it fails at the end with the following error:
Exception caught during execution of fetch command

When using a repository folder on the C drive everything works fine.

Reproducible: Always

Steps to Reproduce:
1. use some network drive folder as the git repo folder
2. clone a remote folder to the network drive
3. fails
4. use c:\git as the default repo folder
5. repeat 2.
6. works!
Comment 1 willem.ligtenberg CLA 2011-11-29 09:26:17 EST
Created attachment 207653 [details]
stacktrace of the error
Comment 2 Thomas Wolf CLA 2017-09-01 11:24:45 EDT

*** This bug has been marked as a duplicate of bug 319233 ***