In message <[EMAIL PROTECTED]> Kris Kennaway writes: : setenv CVSROOT /path/to/new/repo : cvs init : cp -rp /home/ncvs/src/whatever /path/to/new/repo/subdir : cvs co whatever : cvs import ... The hard part in this is when files leave the tree. cvs import doesn't cope with that at all well. And don't even get me started on files that leave the tree and then come back. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Resolving conflicts with CVS Kris Kennaway
- Re: Resolving conflicts with CVS Warner Losh
- Re: Resolving conflicts with CVS Kris Kennaway