> -----Original Message-----
> From: nbl prasad [mailto:[EMAIL PROTECTED] 
> Sent: vrijdag 23 september 2005 7:50
> To: Gert Driesen
> Subject: RE: [Nant-users] Reading a text File
> 
> gert,
> 
> Can i have the example of using the below scinerio.

 

> -----Original Message-----
> From: nbl prasad [mailto:[EMAIL PROTECTED] 
> Sent: vrijdag 23 september 2005 7:50
> To: Gert Driesen
> Subject: RE: [Nant-users] Reading a text File
> 
> gert,
> 
> Can i have the example of using the below scinerio.

        <loadfile file="labelcomment.txt" property="label.comment" />

        <vsslabel 
                user="myusername" 
            password="mypassword" 
            dbpath="C:\VSS\srcsafe.ini"
            path="$/"
            comment="${label.comment}"
            label="myLabel"
        />

Gert



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to