From: Paolo Bonzini <hidden> Date: 2016-06-15 22:44:23
I have never used symlinks with either git or cvs, so I am unsure as
to whether their handling is compatible. Do either of them perform any
sanity checks on the targetof the symlink?
I doubt that CVS actually supports symlinks. git makes no sanity checks.
Paolo