RE: [NAnt-users] vssadd - adding project folders

2006-05-25 Thread Muchhala, Raj
ssage-From: Melissa Kacher [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 3:24 PMTo: Muchhala, Raj; nant-users@lists.sourceforge.netSubject: RE: [NAnt-users] vssadd - adding project folders "Fails miserably" isn't much of a problem report. Can we see the error

RE: [NAnt-users] vssadd - adding project folders

2006-05-25 Thread Melissa Kacher
nd help. Thanks, Melissa   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Muchhala, RajSent: Thursday, May 25, 2006 1:10 PMTo: nant-users@lists.sourceforge.netSubject: [NAnt-users] vssadd - adding project folders Is there a way to have vssadd add project folders in addition to

[NAnt-users] vssadd - adding project folders

2006-05-25 Thread Muchhala, Raj
Title: Message Is there a way to have vssadd add project folders in addition to the actual file?  For example, suppose I want to add "1.0.0.0\mybuild.dll" to "$\MyProject\Specific\".  Can this be done?   Here is the code I am using which fails miserably:       Thanks,   Raj

RE: [Nant-users] VSSADD

2005-03-21 Thread Felice Vittoria
@lists.sourceforge.netSubject: [Nant-users] VSSADD Hi all,   I am getting the following error when I try to add files to a sourcesafe project:   BUILD FAILED   C:\Inetpub\wwwroot\NAnt\bin\vor_test.build(20,4): Failure adding 'C:\Inetpub\wwwroot\NAnt\NAnt.aspx' to

[Nant-users] VSSADD

2005-03-21 Thread Paul Cowan
Hi all,   I am getting the following error when I try to add files to a sourcesafe project:   BUILD FAILED   C:\Inetpub\wwwroot\NAnt\bin\vor_test.build(20,4): Failure adding 'C:\Inetpub\wwwroot\NAnt\NAnt.aspx' to SourceSafe.     Invalid OLEVERB structure   Total time: 0.7 seconds.