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

CVS task over ssh blocks execution





------- Additional Comments From [EMAIL PROTECTED]  2003-09-19 13:50 -------
Some additional information: 
ant 1.5.3
WinCVS 1.3.8.1
cvs 1.10 (bundled with above)
putty 0.53

Ant output with ant -v and cvs -t:

C:\java\build_env>ant -v -f build_test.xml
Apache Ant version 1.5.3 compiled on April 16 2003
Buildfile: build_test.xml
Detected Java version: 1.3 in: c:\java\jdk1.3\jre
Detected OS: Windows 2000
parsing buildfile build_test.xml with URI = 
file:C:/java/build_env/build_test.xml
Project base dir set to: C:\java\build_env
 [property] Loading Environment env.
Build sequence for target `all' is [all]
Complete build sequence is [all]

all:
      [cvs] Executing 'cvs' with arguments:
      [cvs] '-d:ext:[EMAIL PROTECTED]:/home/david/cvs'
      [cvs] '-t'
      [cvs] 'co'
      [cvs] 'test1'
      [cvs]
      [cvs] The ' characters around the executable and arguments are
      [cvs] not part of the command.
      [cvs]
      [cvs]
      [cvs] environment:
<snipping quite a lot of the environment, leaving relevant stuff>
      [cvs]
      [cvs]     ANT_CMD_LINE_ARGS=-v -f build_test.xml
      [cvs]     ANT_HOME=c:\java\apache-ant-1.5.3-1
      [cvs]     CVSROOT=:ext:[EMAIL PROTECTED]:/home/david/cvs
      [cvs]     JAVA_HOME=c:\java\jdk1.3
      [cvs]     OS=Windows_NT
      [cvs]     Os2LibPath=C:\WINNT\system32\os2\dll;
      [cvs]     CVS_RSH=plink
      [cvs]  -> main loop with CVSROOT=:ext:[EMAIL PROTECTED]:/home/david/cvs
      [cvs] S-> do_module (test1, Updating, , )
      [cvs]  -> rename(CVS/Entries.Backup,CVS/Entries)
      [cvs]  -> unlink(CVS/Entries.Log)
      [cvs] S-> do_module (test1, Updating, , )
      [cvs]  -> unlink(CVS/Entries.Static)
      [cvs] cvs server: Updating test1
      [cvs] S-> fopen(/home/david/cvs/CVSROOT/history,a)
      [cvs] S-> unlink_file(./CVS/Entries.Static)
      [cvs] S-> Reader_Lock(/home/david/cvs/test1)
      [cvs] S-> Lock_Cleanup()
      [cvs] S-> rename(CVS/Entries.Backup,CVS/Entries)
      [cvs] S-> unlink_file(CVS/Entries.Log)

Stalls here.

Thanks for the help,
Dave.

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

Reply via email to