- Posted by
- I have a project that is under subversion control, and similar to cvs in every directory there is a subdirectory called .svn I would like to be able to open my workspace without working around these directories, similarly I would like to be able to do searches within my project without ultraedit sea...Posted in Projects/Workspace
-   Topics
-   Views
- bhodges
Aug 25, 2005
- Well I've managed to answer my own question. All I needed to do was: 1. set up a .bat file to run the cygwin perl e.g. @echo off C:\cygwin\bin\perl %1 2. Add a command to run this batch file via tool config 3. Don't use alternate capture & hey presto the output is captured. Incidentally it seems to ...Posted in Custom User Tools/Tool Configuration
-   Topics
-   Views
- bhodges
Jun 22, 2005
- I can't seem to capture any output when I run perl scripts under Cygwin. I've tried: 1. Launch ue from cygwin shell 2. I define a specific cygwin 'perl' with: Command line: C:/cygwin/bin/perl %F Working Directory: %P Create new file: Yes Capture output: Yes Show DOS box: Yes 3. Use the alternate out...Posted in Custom User Tools/Tool Configuration
-   Topics
-   Views
- bhodges
Jun 21, 2005