Menu

#15 vssget doesn't work for label

closed
None
5
2004-12-30
2004-12-23
lance
No

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

Discussion

  • Gert Driesen

    Gert Driesen - 2004-12-30

    Logged In: YES
    user_id=707851

    duplicate

     
  • Gert Driesen

    Gert Driesen - 2004-12-30
    • assigned_to: nobody --> drieseng
    • status: open --> closed
     

Log in to post a comment.