Trouble with mercurial to git migration

Hi Franz,

Thanks again for your suggestions - I followed them with no luck. Sorry to say your conversion approach is a bit too opaque for me to work through. I am manually converting my hg repos to git as best as I can.

FWIW: new error message:

NuGet.Protocol.Core.Types.FatalProtocolException: The feed ‘http://nuget.twenty57.com/linx-plugins/api/v3/index.json’ lists package ‘twenty57.linx.components.utilities.1.15.1’ but multiple attempts to download the nupkg have failed. The feed is either invalid or required packages were removed while the current operation was in progress. Verify the package exists on the feed and try again. —> NuGet.Protocol.PackageNotFoundProtocolException: Unable to find package ‘twenty57.linx.components.utilities.1.15.1’.

Also from “%appdata%\Twenty57\Linx Designer 5\Log”

Error: System.IO.InvalidDataException: Central Directory corrupt. —> System.IO.IOException: An attempt was made to move the file pointer before the beginning of the file.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.SeekCore(Int64 offset, SeekOrigin origin)
at System.IO.FileStream.Seek(Int64 offset, SeekOrigin origin)
at System.IO.Compression.ZipArchive.ReadEndOfCentralDirectory()
— End of inner exception stack trace —
at System.IO.Compression.ZipArchive.ReadEndOfCentralDirectory()
at System.IO.Compression.ZipArchive.Init(Stream stream, ZipArchiveMode mode, Boolean leaveOpen)
at NuGet.Protocol.RemotePackageArchiveDownloader.GetPackageReader()

Best,
Rick