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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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:[EMAIL PROTECTED]:/cvs/test" package="foo"
dest="C:\bar" failonerror="true"/>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to