[Python.NET] cvs -> svn -> git history of Python for .NET

Denis Akhiyarov denis.akhiyarov at gmail.com
Thu Sep 8 00:54:23 EDT 2016


It happened to me multiple times that the author of particular piece of
code was needed to be known.

But in the latest pythonnet repository on github we have seem to lost some
of this history when transitioning from sourceforge.

Are there any git experts, who know how to rebuild the history to include
some missing commits?

Here is a quick example. Based on a bug report [1] I'm looking at lost
history [2] of this C# file in the master branch [3]:

[1] https://github.com/pythonnet/pythonnet/issues/262

[2]
https://github.com/pythonnet/pythonnet-rawsvnmig/blob/master/pythonnet/src/embed_tests/pyimport.cs

[3]
https://github.com/pythonnet/pythonnet/blob/master/src/embed_tests/pyimport.cs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20160907/45e26ee9/attachment.html>


More information about the PythonDotNet mailing list