You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/08/07 17:10:57 UTC

DO NOT REPLY [Bug 22220] New: - CVS task does not interoperate with cvsnt client

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22220>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22220

CVS task does not interoperate with cvsnt client

           Summary: CVS task does not interoperate with cvsnt client
           Product: Ant
           Version: 1.5.3
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: mordorian@charter.net


While doing checkouts with cvsnt's extssh protocol Ant hangs halfway through a
checkout. Looking in the task manager cvs.exe is still active and upon
terminating it the Ant script resumes execution, but usually short a few files
from cvs. I have not been able to reliably reproduce the problem, but it affects
a number of our Ant scripts. The problem only occurs about every other time the
script is executed.

aproximate command being executed
<cvs cvsroot=":extssh:meyermc@xxxx.xxxxxx.org:/cvs/test" package="foo"
dest="C:\bar" failonerror="true"/>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org