1 Reply Latest reply on May 2, 2002 6:55 AM by joe543

    cvs co ant build produces 'cannot open CVS/Tag...' msgs

    joe543

      Hi,

      I'm on Linux 2.4.13.

      After doing a cvs co -r Branch_2_4 jboss/build.xml, copying it to the dir shown below and running ant I get a few messages which concern me.

      ~/dev/jboss/2.4.4 > ant
      Buildfile: build.xml

      cvs-co:

      do-cvs:
      [echo] Logging in as user anonymous
      [echo] Checking out JBossServer
      [cvs] cvs checkout: in directory jboss/build:
      [cvs] cvs checkout: cannot open CVS/Entries for reading: No such file or directory
      [cvs] cvs checkout: cannot open CVS/Tag: No such file or directory
      [cvs] cvs checkout: cannot open CVS/Tag: No such file or directory
      [cvs] cvs checkout: cannot open CVS/Tag: No such file or directory
      [echo] Checking out JBossNS
      [echo] Checking out JBossSX
      [echo] Checking out JBossMQ
      [echo] Checking out JBossCX
      [echo] Checking out JBossPool
      [echo] Checking out JBossJ2EE
      [echo] Checking out Tomcat
      ... etc

      As someone who is running this procedure for the first time, should I be concerned about these msgs?

      Thanks
      Joe