guberm / tortoisegit

Automatically exported from code.google.com/p/tortoisegit
0 stars 0 forks source link

work incorrect in hard link folder #2479

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. mklink /d /h /j "Sublime Text 3" "c:\Program Files\Sublime Text 3"
2. on the link folder "Sublime Text 3", right click "show log"
. 

What is the expected output? What do you see instead?
fatal dialog: Could not get all refs. libgit2 returned : Object not found - 
failed to find pack entry (edea4ddd...).

What version of TortoiseGit and msysgit are you using? On
what operating system?
On Win7 Enterprise , 
TortoiseGit 1.8.13.0 (C:\Program Files\TortoiseGit\bin) 
git version 1.9.5.msysgit.0 (C:\Program Files (x86)\Git\bin) 

Please provide any additional information below.

also, the current branch is "SublimeText3" , but tortoiseGit shows "master"

Original issue reported on code.google.com by snov...@gmail.com on 2 Apr 2015 at 2:44

Attachments:

GoogleCodeExporter commented 9 years ago
Use a junction only: "mklink /j dest source"

Original comment by sstrickr...@googlemail.com on 2 Apr 2015 at 8:56

GoogleCodeExporter commented 9 years ago

Original comment by sstrickr...@googlemail.com on 5 May 2015 at 4:23