Y
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
Someone
4849 days ago
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.
link
mercurial
4849 days ago
It also depends on what kind of stuff you've done with your VCS. "Creative" SVN layouts may be difficult to merge.
link
ctdonath
4849 days ago
That's assuming somebody remembers where it was.
link