Menu

How to specify port for CVS Root ?

Help
Wi
2005-10-31
2013-03-20
  • Wi

    Wi - 2005-10-31

    in version 1.1.7 i got message:

    CVS Login FAILED with command:
    C:\Program Files\Total Commander\Plugins\wfx\CVSBrowser\cvs.exe -d:pserver:user:my,pass@200.0.1.3:2401:/cvs login

    and start directory:
    C:\Program Files\Total Commander\Plugins\wfx\CVSBrowser

    returned:

    cvs.exe login: CVSROOT may only specify a positive, non-zero, integer port (not `2401:').
    cvs.exe login: Perhaps you entered a relative pathname?
    cvs.exe [login aborted]: Bad CVSROOT: `:pserver:user:my,pass@200.0.1.3:2401:/cvs'.

     
    • MayorA

      MayorA - 2005-10-31

      As explained in the help file (chapter "CVS Root and Repositories") an entry should be specified as follows:

      [:method:][[user][:password]@]hostname[:[port]]/path/to/repository

      in your case you should remove the : after the port number.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.