Pierce wrote:

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?



ah - the link previously posted is exactly what you need to sync VSS through NAnt. Install NAntContrib as well as NAnt and you will have access to the vss tasks. See :

http://nantcontrib.sourceforge.net/nightly/latest/help/tasks/vsscheckout.html

for help on the checkout task.

Ian

Pierce

On 5/12/05, Melissa Kacher <[EMAIL PROTECTED]> wrote:


http://nantcontrib.sourceforge.net/

I would ditch VSS if at all possible. Believe me, you will be making
your life much easier. But if you can't, se the URL above.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Pierce
Sent: Thursday, May 12, 2005 9:36 AM
To: nant-users@lists.sourceforge.net
Subject: [Nant-users] Syncing code with VSS?

Hi, I'm looking into the possibility of remaking my nightly build
process (which is currently a bunch of messy perl scripts) with NAnt.
I've only dicovered NAnt recently so I don't know much about it yet.
So far it looks like it might be a good fit but I'm having trouble
finding 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 in advance.

Pierce

-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_ids93&alloc_id281&op=ick
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users






-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_ids93&alloc_id281&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users




-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to