I would suggest that if you've moved from vss to vsts, you should
perhaps rexamine your scm usage.

Just because you did it in vss doesn't mean it's a good idea with vsts.
Despite being rather a lock in product, it does have _substantial_
improvements in allowed workflows.  

I mean, what on earth do you use vssadd for in any sort of automated
build environment?

I grudgingly concede that some people _sometimes_ have a use for
checkout/checkin, but add?  Uncheckout?

Also, seeing as you didn't even mention ccnet once in your email, this
should really have gone to the nant list

Cheers,
Karl P

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Sanjay Pais
> Sent: Monday, September 11, 2006 5:00 PM
> To: [EMAIL PROTECTED]
> Subject: [Ccnet-user] Looking for a NANTContrib - VSS 
> equivalent VSTS task
> 
> Hi,
> 
>  
> 
> Is there a NantContrib VSS equivalent VSTS task that I could use?
> 
>  
> 
> As part of my build process that involves the following Nant 
> Contrib VSS Tasks
> 
>  
> 
> vssadd 
> <http://tordev-magneto.accruent.com:2525/NantContribDocs/tasks
> /vssadd.html>  
> 
> Used to add files to a Visual SourceSafe database. If the 
> file is currently in the SourceSafe database a message will 
> be logged but files will continue to be added. 
> 
> vsscheckin 
> <http://tordev-magneto.accruent.com:2525/NantContribDocs/tasks
> /vsscheckin.html>  
> 
> Used to checkin files into Visual Source Safe. 
> 
> vsscheckout 
> <http://tordev-magneto.accruent.com:2525/NantContribDocs/tasks
> /vsscheckout.html>  
> 
> Task used to checkout files from Visual Source Safe. 
> 
> vssdiff 
> <http://tordev-magneto.accruent.com:2525/NantContribDocs/tasks
> /vssdiff.html>  
> 
> Used to generate differences in a vss database. It will show 
> all changes to a project after the specified label. 
> 
> vssget 
> <http://tordev-magneto.accruent.com:2525/NantContribDocs/tasks
> /vssget.html>  
> 
> Used to retrieve an item or project from a Visual Source Safe 
> database. 
> 
> vsshistory 
> <http://tordev-magneto.accruent.com:2525/NantContribDocs/tasks
> /vsshistory.html>  
> 
> Generates an XML file showing all changes made to a Visual 
> SourceSafe project/file between specified labels or dates (by 
> a given user). 
> 
> vsslabel 
> <http://tordev-magneto.accruent.com:2525/NantContribDocs/tasks
> /vsslabel.html>  
> 
> Used to apply a label to a Visual Source Safe item. 
> 
> vssundocheckout 
> <http://tordev-magneto.accruent.com:2525/NantContribDocs/tasks
> /vssundocheckout.html>  
> 
> Task is used to undo a checkout from SourceSafe 
> 
>  
> 
> I was looking for the equivalent to substitute them for a VSTS tasks.
> 
>  
> 
> Thanks
> 
>  
> 
> Sanjay
> 
> _______________________
> Sanjay Pais
> Development Lead
> 
> Accruent, Inc.
> 10 Price Street
> Suite 300
> Toronto, Ontario
> M4W 1Z4
> Tel: (416) 777-5610, (416) 365-1274 x 306
> 
>  
> 
> 
> This e-mail message and any attachments(s) may contain 
> confidential and privileged information intended only for the 
> use of the individual(s) named above. If you are not an 
> intended recipient, any dissemination or duplication of this 
> e-mail message by you is prohibited, and there is, and shall 
> be, no waiver of any privilege or confidence by your receipt 
> of this transmission. If you received this e-mail message in 
> error, please immediately notify the sender by e-mail and then delete.
> G1H8
> This e-mail message and any attachments(s) may contain 
> confidential and privileged information intended only for the 
> use of the individual(s) named above. If you are not an 
> intended recipient, any dissemination or duplication of this 
> e-mail message by you is prohibited, and there is, and shall 
> be, no waiver of any privilege or confidence by your receipt 
> of this transmission. If you received this e-mail message in 
> error, please immediately notify the sender by e-mail and then delete.
> G1H8
> 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to