[cvsnt] newbie

Rick zatankloz at gmail.com
Fri Mar 11 16:34:31 GMT 2005


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.


hi guys!!

i've installed cvsnt on a win2003 server box, i've created 3 repositories, 
but now i dont know how to setup the protocol access and how to add modules 
im doing like this
 How do I add a new module to the repository?
  Most people use the "Add" command in WinCVS.  Highlight a folder that's in 
the sandbox and click the + icon in the toolbar.  If that doesn't work for 
you, the new folder probably isn't in the right place.  The new folder must 
have a sibling CVS folder.
  Try this from the command line:

  c:\>mkdir sandbox
  c:\>cd sandbox
  c:\sandbox>cvs -d :sspi:tiger:c:/cvs checkout .

  Note:  there above line ends with a space followed by a period.  Instead 
of a period you can specify a module name.  You can get a list of module 
names by entering:

  cvs -d :sspi:tiger:c:/cvs co -c

  c:\sandbox>mkdir newmodule
  c:\sandbox>cvs add newmodule


  but i get an error

  D:\>cd cvsrepo

  D:\cvsrepo>dir

  El volumen de la unidad D es CVS
  Directorio de D:\cvsrepo

  10/03/2005  12:24 p.m.    <DIR>          .
  10/03/2005  12:24 p.m.    <DIR>          ..
  10/03/2005  12:22 p.m.    <DIR>          sknrp
                 0 archivos              0 bytes
                 5 dirs  18,024,632,320 bytes libres

  D:\cvsrepo>cd sknrp

  D:\cvsrepo\sknrp>md rick

  D:\cvsrepo\sknrp>cd rick

  D:\cvsrepo\sknrp\rick>cvs -d :sspi:wserver:d:/cvsrepo checkout
  cvs [checkout aborted]: d:/cvsrepo: no such repository

  D:\cvsrepo\sknrp\rick>cvs -d :sspi:wserver:d:/cvsrepo/sknrp checkout
  cvs [checkout aborted]: d:/cvsrepo/sknrp: no such repository

  D:\cvsrepo\sknrp\rick>cvs -d :sspi:wserver:d:/cvsrepo/sknrp/CVSROOT 
checkout
  cvs [checkout aborted]: d:/cvsrepo/sknrp/CVSROOT: no such repository


  i've setup my repositories as
  d:\cvsrepo\sknrp
  d:\cvsrepo\test1
  d:\cvsrepo\test2

  but it doesnt works, whats wrong??? im using tortuise cvs client to 
connect and it says it cant get modules list

  Thanks by your help
  =)





More information about the cvsnt mailing list
Download the latest CVSNT, TortosieCVS, WinCVS etc. for Windows 8 etc.
@CVSNT on Twitter   CVSNT on Facebook