question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GitTfs has stopped working (StackOverflowException)

See original GitHub issue

I ran this command

git tfs clone https://tfs.codeplex.com:443/tfs/TFS35 $/gw2dotnet/Master gw2dotnet --with-branches --authors=c:\authors\users.txt

After 8 or 9 hours, the process crashed. Here are the last 10 lines of output.

The name of the local branch will be : Maintenance/GW2.NET-1.0
        Fetching from dependent TFS remote 'Maintenance/GW2.NET-1.0'...
C40827 = 4caf9e86d880d911e8dc718dab5402bb20841a6e
C40915 = 873535f2cbc55563a8af06b315efb9971650f8e7
C40916 = ff10d09e3ddec2f9f62ac4cdabceba3795d8c9d1
C40918 = 127c71b67ad336b65836618921242fc77bae3814
Tfs branches found:
- $/gw2dotnet/Maintenance/GW2.NET-0.9

Process is terminated due to StackOverflowException.

Unfortunately, no stack trace.

C:\Users\Steven>git version
git version 2.5.1.windows.1

C:\Users\Steven>git tfs version
git-tfs version 0.22.0.0 (TFS client library 12.0.0.0 (MS)) (64-bit)
C:\tools\gittfs\git-tfs.exe

Please help. I absolutely need to get this to work.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:14 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
sliekenscommented, Nov 18, 2020

Thanks @siprbaum for the notification. I can’t confirm that the problem is solved because I used a workaround, but I still appreciate your reply. 👍 Keep up the good work!

0reactions
siprbaumcommented, Nov 18, 2020

We are trying to clean up old/stale issues. There was a fix (#1144) merged, but no definitive confirmation here. Can this issue be closed, please? In case further information is provided, we can reopen the issue again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cloning whole reop with GIT-TFS is not working properly
1 Answer. After playing around with some (big) files it seems to be a problem with the file size. According to the error...
Read more >
Git-Tf clone --deep is very slow for large repository & How ...
We tried small repo tfvc to git migration using git tfs clone command, but we face issue that all commits of migrated code...
Read more >
Git support for Visual Studio - Git, TFS, and VS put into ...
Open Source - Working WITH Git. So Visual Studio is integrating Git. Suspicious? This might sound like the "embrace and extinguish" Microsoft ...
Read more >
Git workflows with git-tfs
I've been working with git-tfs on a project for about a couple of months. Git-tfs is a source control bridge that allows you...
Read more >
GIT (TFS) error: Authentication failed on HTTPS push
I have no idea how to fix pushing from Jenkins build. I had two ideas (Jenkins credential manager or authentication by username: password...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found