Hacker News new | ask | show | jobs
by ZoFreX 4849 days ago
FWIW you can actually migrate between most major VCS systems without losing your history.
3 comments

Yes, but it is neigh impossible to migrate from say Python to C, a copy-paste into an entirely different project, and from there via Java to C# and keep history. That may be a stretch, but even one such step will almost certainly lose history.
It also depends on what kind of stuff you've done with your VCS. "Creative" SVN layouts may be difficult to merge.
That's assuming somebody remembers where it was.