This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 179879 - Cygwin: run fails if project is created in directory with & in name
Summary: Cygwin: run fails if project is created in directory with & in name
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: execution (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-26 13:28 UTC by soldatov
Modified: 2010-03-16 15:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2010-01-26 13:28:26 UTC
Cygwin 1.7
Windows XP

Scenario:
- Create Welcome project in C:/tmp/C&C directory
- Run it
==> run fails

/cygdrive/c/Documents and Settings/valera/Local Settings/Temp/dlight_valera/4f4f
8179/dlight6705452303801327228termexec.sh: line 3: /cygdrive/c/tmp/C: No such fi
le or directory
/cygdrive/c/Documents and Settings/valera/Local Settings/Temp/dlight_valera/4f4f
8179/dlight6705452303801327228termexec.sh: line 3: exec: /cygdrive/c/tmp/C: cann
ot execute: No such file or directory
/cygdrive/c/Documents and Settings/valera/Local Settings/Temp/dlight_valera/4f4f
8179/dlight6705452303801327228termexec.sh: line 3: C/Welcome_1/dist/Debug/Cygwin
-Windows/welcome_1: No such file or directory
Press [Enter] to close the terminal ...
Comment 1 ryniek90 2010-01-26 16:08:45 UTC
Directory named, for example, "C&C++" should rename to "C_C++" and you won't get this error again. Because of this ampersand ('&') even if you first Build then Run your project, you get error in terminal.
Comment 2 Andrew Krasny 2010-03-16 15:00:11 UTC
http://hg.netbeans.org/cnd-main/rev/c9ee2f645148