[cvsnt] write to fileattr.xml error when commit a file

Arthur Barrett arthur.barrett at march-hare.com
Tue Sep 15 14:32:04 BST 2009


Wendy,

> I upgraded the server to CVSNT  2.5.05, client to Wincvs
> 2.5.3.2784(march-hare.com Build 2784), 

It is much easier to debug if the server and the client are the same version.  Why did you choose this version for the client?  Can you use 2.5.05 for the client?


> 	cvs add -kb -- GTD81B_配置管理计划.doc (in directory
> G:\temp\tmp2\new temp\文档\)
> 	cvs [server aborted]: Couldn't open RCS file 
> /StelcomRoot/new temp/
> 文档/GTD81B_Ж#)Ж#)Ж#)Ж#)Ж#)Ж#)Ж#)Ж#)Ж#)Ж#)Ж#)Ж
> #).doc,v: Invalid argument


This looks like WinCVS or TortoiseCVS - please just use the command line until we get this working.  Using WinCVS or TortoiseCVS adds a whole new set of potential problems.

Preferably use the FULL PATH to the installed 2.5.05 client to be certain that you are using the new version, eg:

  g:
  cd G:\temp\tmp2\new temp\文档\
  c:\program files\cvsnt\cvs.exe add -kb GTD81B_配置管理计划.doc
  c:\program files\cvsnt\cvs.exe ci -m "new file" GTD81B_配置管理计划.doc
  

> Can I  get a CVS suite 2008 trial version? 

No. In a few weeks we will have a trial of CVS Suite 2009 available.

Regards,



Arthur Barrett


More information about the cvsnt mailing list