# # patch "ChangeLog" # from [43321516bfd479343fd87452bc81e554314104bb] # to [fbcb61ee098b21068490eac6fe5aa1bcf3dad29b] # # patch "monotone.1" # from [7ce55a7b2b6ec659e94edd7947ee9ce6c62053e1] # to [9a00ecadd333fe803fe4788d579afb75f3a8aa51] # # patch "monotone.texi" # from [17687a1f93e1694cb6433d5e878ce3a00c08cd7f] # to [31fabd3d2cdf017dfc5af29af363dbd9e6f74c21] # --- ChangeLog +++ ChangeLog @@ -1,5 +1,10 @@ 2005-04-16 Nathaniel Smith + * monotone.1: Warn people off rcs_import. + * monotone.texi (Commands): Likewise. + +2005-04-16 Nathaniel Smith + * AUTHORS: Add Emile Snyder . 2005-04-16 Nathaniel Smith --- monotone.1 +++ monotone.1 @@ -114,7 +114,8 @@ .TP \fBrcs_import\fP \fI ...\fP Import all file versions in RCS files. Does not reconstruct revisions -across the entire tree. +across the entire tree. You do not want this command, it is for +debugging; use cvs_import. .TP \fBcheckout\fP \fI[manifest-id]\fP \fI ...} Import all file versions in RCS files. Does not reconstruct revisions -across the entire tree. +across the entire tree. You do not want this command, it is for +debugging; use cvs_import. @comment TROFF INPUT: .TP @item @b{checkout} @i{[manifest-id]} @i{}