• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    CVS repo problem?

    Modbus4J general discussion
    2
    10
    4.7k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      pentavalle
      last edited by

      Hi, I want to get latest source code for modbus4j but when i execute
      cvs -d:pserver:anonymous@modbus4j.cvs.sourceforge.net:/cvsroot/modbus4j login
      as found in http://sourceforge.net/projects/modbus4j/develop I get a "connection refused" error, and even ViewVC on http://modbus4j.cvs.sourceforge.net/modbus4j send a 404 error.
      Is there a problem with the repository?

      1 Reply Last reply Reply Quote 0
      • M
        mlohbihler
        last edited by

        SF recently had a suspected password hacking. They probably changed your password.

        Best regards,
        Matthew

        1 Reply Last reply Reply Quote 0
        • P
          pentavalle
          last edited by

          My password? Are you sure? I logged in as anonymous user, with an empty password, and "connection refused" error is related to anonymous user.
          Anyway, I tried even with my Sourceforge account (with resetted password) and i obtain the same error.

          1 Reply Last reply Reply Quote 0
          • M
            mlohbihler
            last edited by

            Sorry, never mind that. Check this out: http://sourceforge.net/apps/wordpress/sourceforge/. In particular, see the post SourceForge.net Attack Update.

            Best regards,
            Matthew

            1 Reply Last reply Reply Quote 0
            • P
              pentavalle
              last edited by

              I send my apologies, I didn't know about all of these problems after the attack.

              1 Reply Last reply Reply Quote 0
              • P
                pentavalle
                last edited by

                Finally I was able to get latest sources, but can I consider CVS as a repo for stable code, or must I use only jar on sourceforge to be safe?
                Because on sourceforge there's release 1.1 of 2010-08-27, and on CVS there's release 1.13 of 2010-12-17.

                I also noticed that javadocs in zip are out of sync on cvs, ModbusFactory has a "concurrency" parameter that is undocumented.

                1 Reply Last reply Reply Quote 0
                • M
                  mlohbihler
                  last edited by

                  You're better off using the CVS code. The jar file is updated only rarely. If you detect any problems, just reported them here.

                  Best regards,
                  Matthew

                  1 Reply Last reply Reply Quote 0
                  • P
                    pentavalle
                    last edited by

                    Ok, I'll use CVS code.
                    What about out of date javadocs?

                    1 Reply Last reply Reply Quote 0
                    • M
                      mlohbihler
                      last edited by

                      Feel free to regenerate as required.

                      Best regards,
                      Matthew

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post