Menu

CVS Access

Anonymous
2001-07-17
2001-07-23
  • Anonymous

    Anonymous - 2001-07-17

    Why don't TheKompany.com give anonymous CVS access ? This way the development could be really faster, since everyone could help with feedbacks, suggestions, etc.

    Regards,
    Thiago

     
    • Eugen C.

      Eugen C. - 2001-07-17

      Hi,
      You have a read-only anonymous CVS access.
      The writing rights are only for Aethera developers, in this way we can have the control over the sources.
      If you want to be an Aethera developer, please talk with us and we will give you full access.
      I am sure you can see our reasons.
      Regards,
      Eug

       
      • Cornel Ciocirlan

        The aethera CVS on sourceforge does not contain anything. I couldn't find any info on CVS access on theKompany.com's pages.
        <br>

        And the 0.9.3 source tgz seems incomplete (it doesn't compile for me, on SuSE 7.2). The binary crashes when I press the "New Mail" button.

        I would expect at least anonymous CVS access to be available. What are the reasons for not giving anon CVS access to aethera ?

         
    • Anonymous

      Anonymous - 2001-07-17

      Great. What's the CVS export information to access your anonymous cvs?

      At this time, I'm not good enought to integrate the team of Aethera developers, but I would love to help beta testing the latest Aethera code.

       
    • Cornel Ciocirlan

      OK, I found this on the korelib homepage at thekompany.com:

      "In order to use the Korelib cvs repository run the commands:
      export CVSROOT=:pserver:guest@cvs.thekompany.com:/public
      cvs login
      (type 'guest' when aksed for the cvs password)
      cvs checkout korelib"

      Replace korelib with aethera and you can check out aethera.

       
      • Eugen C.

        Eugen C. - 2001-07-23

        Hi,
        That's right.
        You can use Aethera repository with:
        export CVSROOT=:pserver:guest@cvs.thekompany.com:/public
        cvs login
        cvs co aethera
        Sorry for this late answer.
        Eug

         

Log in to post a comment.