Hello, * On Wed, Jul 14, 2004 at 02:13:46PM +0530 [EMAIL PROTECTED] wrote: > So the current procedure is > 1. Download the code from remote CVS1. > 2. Import the downloaded code to local CVS2 which can be used by local > group. > > However the problems faced are: <snip>
My solution I found to that "importing" is described here: http://lists.gnu.org/archive/html/info-cvs/2004-03/msg00246.html In fact, I have a skript which handles everything automatically: I give a tarball as an argument, and it imports it into a cvs module, without using cvs import. Removed and newly created file and directories are handled correctly. Regards, Spiro. -- Spiro R. Trikaliotis http://www.trikaliotis.net/ http://www.viceteam.org/ _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
