> Sure. The easy part is just moving all of the RCS files; the > repository format is intended to be platform-neutral, so just > moving them (as binary files, please) is all you need to do.
One thing you may find is that any CVSNT access control and file permission lists will be lost (effectively - classic CVS doesn't recognize those .owner and .perms files), so if you were using those features extensively, you have a bit of porting work. You will have to set up Unix groups, file ownerships and permissions in the Unix repository accordingly. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
