RE: AntHill Question

2005-06-10 Thread Murali Polanthan
- Stop Anthill. - Look in the /projects directory. There should be a file called 'A&B Project.anthill'. Rename that file (or you can just delete it). I suggest not to use spaces either if you rename. - Restart Anthill and you should be good. You may also want to look at the /publishDir and als

RE: cross-platform vss ant script?

2005-06-02 Thread Murali Polanthan
Well, since all the task does is provide a wrapper for the VSS command-line client (ss.exe), your script will fail on any machine without this client, be it Windows or Unix. You first need to find a command-line VSS client that works on Linux, and modify the task to use this new client instead

RE: Weblogic 8 weblogic.appc

2005-06-02 Thread Murali Polanthan
I believe weblogic.appc may have difficulties with the space in your path "C:\Legal Services\...". Give it a shot without the space. -Original Message- From: Zafarano, Marcus [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 01, 2005 12:45 PM To: user@ant.apache.org Subject: Weblogic 8 we