Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Le Quoc Thai wrote: > I have a project has named's "Test". In Test project has three file > (a, b, c). My Repository has named's "TestProject". I want import > only one file from Test (ex: a) to edit it. I do follow : > > cd Test \Test>cvs import -m "Importing the a file" 11-06 start > > But cvs has imported three file (a,b and c) into 11-06 (inside > TestProject Repository). I know import comman is mistake. So, how i > do ? Import is designed to pull in the entire directory in one command. If you only want one file, move the unwanted files out before executing Import. -- Glen Starrett