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

vssget hanging

           Summary: vssget hanging
           Product: Ant
           Version: 1.5.2
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Optional Tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When running vssget against a remote vssdatabase on a server on the same 
intranet, I run a ant target which includes the following attributes:

 <vssget localpath="${jsrc}"
              recursive="true"
              vsspath="${SSProjectPath}/${jsrc}"
              ssdir="C:\Program Files\Microsoft Visual Studio\VSS\win32"
              writable="false"/>

The command just "hangs" when I run it via command line.

I have run this target with -v and -debug flags to no avail.

I have also been able to see that there is a SS.EXE running after I initiate 
the target to do the vss get so I know it is invoking SourceSafe (i.e. finding 
the vss exe file).

I have run out of options on this problem and am turning to the bug database 
now.

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

Reply via email to