RE: [Nant-users] Deployment to remote PC using Nant

2004-03-07 Thread Morris, Jason
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven HawkesSent: Sunday, March 07, 2004 11:00 AMTo: [EMAIL PROTECTED]Subject: [Nant-users] Deployment to remote PC using Nant HI,   I have a build from Nant where I want to distribute the various assemblies t

[Nant-users] Deployment to remote PC using Nant

2004-03-07 Thread Steven Hawkes
HI,   I have a build from Nant where I want to distribute the various assemblies to remote dirrent PCs located on the same  network as the PC doing the Nant build.   Is it possible to do this directly from a task in Nant? e.g. some form of copy task.   Kind Regards   Steve