RE: [Nant-users] task cannot add files to SourceSafe

2005-05-11 Thread Selke, Anthony
From: Shelly Midha [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 11, 2005 7:37 AM To: Selke, Anthony; nant-users@lists.sourceforge.net Subject: RE: [Nant-users] task cannot add files to SourceSafe Importance: Low Thanks for your response Tony, After searching on Google, I found that it'

RE: [Nant-users] task cannot add files to SourceSafe

2005-05-11 Thread Shelly Midha
- From: Selke, Anthony [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 11, 2005 5:02 PM To: Shelly Midha; nant-users@lists.sourceforge.net Subject: RE: [Nant-users] task cannot add files to SourceSafe I'm going to go out on a limb here and suggest that the problem lies somewhere near line 1

RE: [Nant-users] task cannot add files to SourceSafe

2005-05-11 Thread Selke, Anthony
I'm going to go out on a limb here and suggest that the problem lies somewhere near line 142, column 6 of your "buildcenter.build" Nant file. :-) Can you share that piece of your build file (along with a reasonable number of lines/blocks before and after? Tony ___