Hi Jeremy, > At some point I may redo the kernel repository on GitHub, the current one was > initially from a released source and not git to svn conversation so is > missing history before that release. Archiving current one and doing the git > <-> svn sync with a new one looses the link to existing forks on GitHub, but > as it is, the history is missing. I'm open to suggestions.
The kernel repository already has the history since I pushed that 2.5 years ago but in a separate branch.. it's possible to use "git replace" to link the two histories together. it's here: https://github.com/FDOS/kernel/commits/svn-trunk The master branch goes back to Oct 14, 2012 with commit c4311571 and that corresponds to d9225354 in the svn-trunk branch which ends at Feb 7, 2012 and goes back all the way to Jim's initial CVS commit on May 6, 2000. Also having "FDOS / kernel: forked from PerditionC/fdkernel" is confusing.. it should be the other way around. I'll try to figure out how later. > I don't usually respond, but I do read most of what goes on with FreeDOS. I don't respond much any more either, but yes the sourceforge repos aren't clear that development moved to github (all the freecom rc's I have posted were on github, and announced as such, so I don't understand why that was such a "secret"), which really happened around 2015 already. Although I was taking a complete break from freedos for a while back, I think I came back a little in 2017. If I can still change things on sourceforge I can make it more clear, otherwise I'll ask (give instructions to) the people who can as I moved another project from SF to github so know where to put it. Bart _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel