Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 365
    • Issues 365
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #109
Closed
Open
Created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

clone on bare local repository fails

By tanj.t... on July 07, 2009 21:36 (imported from Google Code)


What steps will reproduce the problem?

  1. create a bare repository ( git init --bare )
  2. clone it via context menu

What is the expected output?
repository would be cloned

What do you see instead?

clone failed with:

git.exe clone -v "Z:\Junk\junk.git" "C:\PowerCore\junk2"

fatal: 'Z:\Junk\junk.git" C:\PowerCore\junk2' does not appear to be a git
repository
Initialized empty Git repository in c:/PowerCore/junk2/.git/
fatal: The remote end hung up unexpectedly

What version of the product are you using? On what operating system?
TortoiseGit-0.8.1.0-32bit
msysgit: Git-1.6.3.2-preview20090608

XP Pro SP3

Please provide any additional information below.

I am able to clone the bare repo using msysgit bash and then I am able to
work with tortoise.

Looks like there is an extra " in the repo path.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking