Questions when using the reference option under the samba environment

19 views
Skip to first unread message

이정구

unread,
Aug 30, 2021, 2:57:16 AM8/30/21
to tortoisegit-users
I run Tortoisegit by connecting the linux directory as a network drive via samba.

However, if I use the git clone with reference option, an error occurs when running git log in tortoisegit.

I think this might be related with samba.
When tortoisegit is running under samba, it doesn't understand the alternates file. 
Is there any way to solve it?

Following is the steps I make the problem:
# mirror repository
cd ~/work/temp/dirA
git clone https://github.com/TortoiseGit/TortoiseGit.git TortoiseGit_mirror --mirror

# repository with reference option
cd ~/work/temp/dirB
git clone https://github.com/TortoiseGit/TortoiseGit.git --reference=/home/my_account/work/temp/dirA/TortoiseGit_mirror

And I run Tortoisegit on my Windows 11 for  ~/work/temp/dirB/TortoiseGit . 
Finally I faced bleow errors:
error1.PNGerror2.PNG

Regards,
Junggu
Reply all
Reply to author
Forward
0 new messages