Jump to content

Fatih

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Fatih

  1. Hi,
    It worked successfully for a project that I could not sync before. Thank you. But when I tried it in a larger project, ~5000 commit / ~3gb gave an error at the end of the upload phase. it say "unable to write data to the transport connections. The connection was forcibly closed by the remote server"

    Fatih

  2. Hi, 
    I want to move my plastic repo to empty git repo with all commit and branch history. When I tried with gitsync, I was able to successfully migrate a project with few commits. But when I try to migrate a large repo it shows "safe handle has been closed" pop-up after passing the first stage.

    An error was raised by libgit2. Category = Odb (Error).
    Object not found - failed to find pack entry (412cafb12376dcf12d0b98463d7f59c9cee3e0c3)
    it prints such a log.

    As a solution "git config --global pack.window 0" such things are suggested but where should I do this or is there any other reason or solution to this problem? Thank you.

    Plastic version: 10.0.16.5533
    Device: MacBook Pro m1

×
×
  • Create New...