"Aggarwal, Vineet" <[EMAIL PROTECTED]> writes: > To create new project in a repository we first checkout the root of the > repository (cvs co -l . ) then create a subdirectory for the new > project, add files to it and commit. We don't use cvs import worrying > that the vendor branch functionality will create branches and do > undesired things.
Don't worry, use cvs import and ignore vendor branches. I mean just forget the import creates them, -- they will do no harm. -- Sergei. _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
