Bonio Lopez wrote:
> Hi,
>
>
I think it would make more sense to just create a template configuration
in a file, and then use a NAnt copy with a filterchain to create the
actual script file.
I'd also encourage using sftp or some other mechanism that obviates the
need to have the passw
Hi,
Following shows how to use ftp on windows machines from nant.(May be
somebody could need that. )
Bonio Lopez wrote:
> 1.Solution found (although if somebody knows more elegant one please share).
> Script below starts external program and parses output.
>
There's no need to use a custom script. Just use the output= attribute
on the exec command, and then use the loadfile tasks to load the
1.Solution found (although if somebody knows more elegant one please share).
Script below starts external program and parses output.
I attach the script, may be it will be useful for somebody
2. Are official ftp task and webdav task planed? I have found an ftp task,
which works somewhere in interne
Hi,
1. Is it possible to read exec output into a property?
I need to compare md hashes of 2 files
What is the simplest way to do it
2.Just wanted to let nant admins to know that I have been using
WriteRegistryTask and DeleteRegistryTask from Scott Hernandez 2 month now
without any problems. I ha
Richard,
We're recompiling everything every time, and fix all
references before compiling (hack the GUID of all
ref's out of the registry and fixing in the VBP file).
Yeah, I know, I'm dangerous;0)...
Thanks,
Eric
--- "Foster, Richard - PAL" <[EMAIL PROTECTED]>
wrote:
> Eric,
>
> One thing I
Eric,
One thing I ran into... I would *strongly* suggest that you do not
compile your dll to the same location as that pointed to by the
compatibility reference. If you do, and run into a compilation problem
you can (and probably will) end up in a situation where you cannot
recover the GUID's, an
Eric,
If you're using project or binary compatibility, you have to have the
original DLL (so VB can get its CSLID info).
If your not, be sure that isn't set in the VBP, otherwise you get that
second error.
John
-Original Message-
From: Eric Fetzer [mailto:[EMAIL PROTECTED]
Sent: