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.
zpshen wrote: > Hi,everyone, > > I meet with a problem when i do import. > I download some sourcecode from cvs.sourceforge.net,and import them into > my cvs server (cvsnt 2.0.11), but when i check out again, i found that > some files could not be found. > > The sourcecode checked out from sourceforge contains 3426 files,457 > folders; while import and check out again, only 3323 files,439 folders > left? what's happened,why? > The tree probably has .cvsignore files in it - some files are ignored automatically (backup files and executables). Tony