Comments
5 comments
-
Could you please provide additional context?
- The operation you are trying to do
- Version of SQL Source Control
- Your current setup
- VCS used
Do you have a log file to share?
According to this looks like this might be a bug in gitlib
https://stackoverflow.com/questions/38918441/no-data-written-not-enough-storage-git-on-tfs-2015
As a workaround maybe you can try to do the operation (commit / get latest) manually using your VCS tool? (assuming it is a one off problem?) -
- The operation you are trying to do - commit get latest push pull
- Version of SQL Source Control 5.7.6.6321
- Your current setup MS SSMS 2017.2
- VCS used Git Lab
I have sent the Error Report several times
How would I do the commit or get lates manually? -
I mean using the git command line or other git clients to do the operations outside the context of SSMS to confirm that it works. If this is a special case that libgit does not handle well, this could solve the problem for you.
-
I upgraded git for windows with the latest and I am still getting the error
Can you explain how I would do this outside of SSMS?
Redgate converts my ddl to a file change ... that is where it fails -
switching to working directory mode instead of git works and I do not get the errors
Add comment
Please sign in to leave a comment.
Failed to mmap. No data written: Not enough storage is available to process this command.
Can you fix this?