Re: [Nant-users] Syncing code with VSS?

2005-05-12 Thread Pierce
nt build file. Very encouraging. :) Pierce On 5/12/05, Bill Arnette <[EMAIL PROTECTED]> wrote: > NAntContrib (nantcontrib.sourceforge.net), an add-on to Nant, has includes > support for Visual SourceSafe. > > > -Original Message- > > From: [EMAIL PROTECTED] &g

Re: [Nant-users] Syncing code with VSS?

2005-05-12 Thread Pierce
Hmmm...I know I would have a very hard time talking our technical lead into switching over to CVS (it's been tried before). Is that affirmative then? No way to sync with VSS through NAnt? Pierce On 5/12/05, Melissa Kacher <[EMAIL PROTECTED]> wrote: > http://nantcontrib.sourcefor

[Nant-users] Syncing code with VSS?

2005-05-12 Thread Pierce
ing documentation on how code can be synced before doing a clean build. I noticed there seems to be some kind of CVS functionality but my lab uses Visual SourceSafe. Will I need to write some external scripts to sync all the project code from VSS to a local directory before invoking NAnt? Thanks