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

Category: None
Group: None
>Status: Closed
Priority: 5
Submitted By: lance (lanceyuan)
>Assigned to: Gert Driesen (drieseng)
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-30 08:08

Message:
Logged In: YES 
user_id=707851

duplicate

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

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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to