Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
TortoiseGit
TortoiseGit
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 303
    • Issues 303
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 9
    • Merge requests 9
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #30

Closed
Open
Created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

Git Clone does not support UNC path

By clan... on February 05, 2009 11:16 (imported from Google Code)


Problem found at Commit Hash: 6c261f38
REL_0.3.0.0_INTERNAL

What steps will reproduce the problem?

  1. In TGit clone enter a UNC path (\server\path\file.git) as the existing
    repository url
  2. Enter valid directory for desination
  3. Click OK

What is the expected output? What do you see instead?
The clone fails as the url passed to git.exe is incorrect. Error is of the form
fatal: failed to open C:/<current directory>/\server\path\file.git/objects

Running git clone manually passing it //server/path/file.git works ok.

I imagine any other operation that could take a UNC path will also fail.

Please use labels and text to provide additional information.

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