Re: [NAnt-users] Register COM objects remotely

2007-08-31 Thread Dickover, Kevin
You could use the exec task to execute psexec (from Microsoft's, formerly Sysinternal's pstool toolkit http://www.microsoft.com/technet/sysinternals/default.mspx ) against the remote machine Kevin Dickover From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On B

RE: [Nant-users] Do the tasks comprehend having .cvsignore files?

2005-01-18 Thread Dickover, Kevin
FYI: I have used CVS command line, WinCVS, Tortoise, IntelliJ's internal CVS client, the Eclipse CVS client, the SunOne CVS client and gnutspud (sp?). All of these clients respect the existence of a .cvsignore file. Having the cvs task respect this file by default is the correct behavior. Kevin D