Support Requests item #1087268, was opened at 2004-12-17 22:01
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474852&aid=1087268&group_id=54790

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: lance (lanceyuan)
Assigned to: Nobody/Anonymous (nobody)
Summary: vssget doesn't work for label

Initial Comment:
I have a problem with vssget. When I don't set the
version attribute vssget works just fine but when I use
the version attribute I get "Invalid OLEVERB structure"
error. Also vssget doesn't take label attribute. How do
I get the specific label out of VSS? Can someone give
me an example? I checked the source code of
NAntContrib(V0.85) didn't see it handles the version
attribute at all. Any idea? below is the script I used
to get specific label out of VSS.

<vssget user="user"
            password="pwd"
            ocalpath="C:\Work\Build\tmp" 
            recursive="true" 
            replace="true" 
            writable="false" 
            dbpath="\Engsw\GsTahoeVss\srcsafe.ini" 
            path="$/Framework/Server/Core"
            verbose="true"
            version="fx 1.0.5"
            />


thx

----------------------------------------------------------------------

>Comment By: Gert Driesen (drieseng)
Date: 2004-12-19 17:02

Message:
Logged In: YES 
user_id=707851

I cannot seem to reproduce this issue here.

Were you using NAntContrib 0.85 RC1 ?





----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474852&aid=1087268&group_id=54790


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to