Menu

CVS download

Help
2000-06-27
2000-07-01
  • Steve Howes

    Steve Howes - 2000-06-27

    When I attempt to use anonymous CVS cut and pasting the commands on the CVS Repository page and replacing 'modulename' withe either cscmail-c or cscmail-1.9.x I recieve an error message that it is unable to expand the module.  Can anybody help?

     
    • Steven Kordik

      Steven Kordik - 2000-06-28

      cscmail-c is not a valid module.  It was an early attempt by me to import the code to CVS and since CVS doesn't allow one to delete directories, it hangs out.

      I find the help on the CVS page here at sourceforge to be a bit misleading actually, and I think the following may be an "easier" way to checkout the module:

      export CVSROOT=":pserver:anonymous@cvs.cscmail.sourceforge.net:/cvsroot/cscmail"

      (the above should all be on one line...)
      cvs login
      (press enter.. no password)
      cvs co cscmail-1.9.x

      Be advised that cscmail-1.9.x requires CscHTML, and is not currently usable as an e-mail client.

      -CZ

       
      • Steve Howes

        Steve Howes - 2000-07-01

        Many thanks for that info.

         

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.