Title: RE: [Nant-users] Get VSS Labelled version
        <vssget
            localpath="..\..\..\..\libraries\dotNET\Microsoft\EnterpriseLibrary\bin"
            replace="true"
            removedeleted="true"
            dbpath="${vssPath}"
            version="${build.label}"
          path="$/Applications/${librariesbranchpath}/dotNET/Microsoft/EnterpriseLibrary/bin"
      />


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bert Robbins (Documentum)
Sent: Tuesday, April 19, 2005 6:15 AM
To: 'Ransel Lopez Mena'; nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] Get VSS Labelled version

I will second this request. I put in a request to the nant-contrib enhanment/bug DB.

It appears that nant-contrib could handle labels with a get request but that the vssget task does not process a label-name like the vsslabel task does.

Bert Robbins


> -----Original Message-----
> From: Ransel Lopez Mena [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 18, 2005 6:43 PM
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Get VSS Labelled version
>
> Hello everyone:
>
> I have been trying to get a labeled version from VSS and it
> looks like vssget task is able to do it, but there is not any
> example, or at least I haven't found any sample or
> explanation about it. Could anyone, please, send me a sample
> or explain how to create my Nant task to get a labeled version
> from visual source safe?
>
> Thank you very much in advance
> Ransel
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: New Crystal Reports XI.
> Version 11 adds new functionality designed to reduce time involved in
> creating, integrating, and deploying reporting solutions.
> Free runtime info,
> new features, or free trial, at:
> http://www.businessobjects.com/devxi/728
> _______________________________________________
> Nant-users mailing list
> Nant-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nant-users
>

Reply via email to