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/14 21:22:07 UTC

DO NOT REPLY [Bug 22433] - Checking out files with a paticular version hangs thru ant

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=22433>.
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=22433

Checking out files with a paticular version hangs thru ant

stevel@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Checking out files with a   |Checking out files with a
                   |paticular version hangs thru|paticular version hangs thru
                   |ant                         |ant



------- Additional Comments From stevel@apache.org  2003-08-14 19:22 -------
What happens when you extract the command line and call it directly, specificially

cvs -d/repository/cvsroot/ -t co -r 1.3 config/data/xyz.xml

that is all ant is doing: if cvs is prompting you for a password or something,
ant will block indefinitely.

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