How can we help you today? How can we help you today?

GIT commit Failed to mmap. No data written: Not enough storage is available to process this command.

During Update Meta
Failed to mmap. No data written: Not enough storage is available to process this command.

Can you fix this?
Michael Potter
0

Comments

5 comments

  • Andrea_Angella
    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?)
    Andrea_Angella
    0
  • mipotter
    - 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?
    mipotter
    0
  • Andrea_Angella
    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.
    Andrea_Angella
    0
  • mipotter
    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
    mipotter
    0
  • mipotter
    switching to working directory mode instead of git works and I do not get the errors
    mipotter
    0

Add comment

Please sign in to leave a comment.