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.
James Neave wrote: > Hi, > > cvs [checkout aborted]: cvs server: Bad cvswrappers line *.projdata -h > 'b' > > I get this will cvs commands now I have upgraded to 2.5.01. > I can't even check out CVSROOT to fix the cvswrappers file. > > Any idea what I can do to fix this? That's definately an incorrect cvswrappers line... -h isn't a valid option. However that will not abort the checkout - the error is nonfatal. Something else will be doing that - a conflict maybe? Tony