View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0012519 | Open CASCADE | OCCT:Configuration | public | 2006-06-02 10:43 | 2014-05-03 07:16 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | feature | ||
| Status | closed | Resolution | won't fix | ||
| OS | All | ||||
| Summary | 0012519: Use UNC names for network paths in WOK on Windows | ||||
| Description | Currently WOK configuration on Windows refers to network disks using disk letters like H: for //shamox/dn01 (see, for instance, //aquarex/sbu/KAS/dev/adm/ros.edl). This assumes that appropriate disk mapping must be set on workstation when WOK is used. It is a problem bacause: - it is far from being obvious which disk corresponds to each name, so we always have to ask somebody. Note that many disks contain similar subdirectories (like KAS/dev/ros), so it is pretty easy to make mistake in disk mapping, which could be hard to recognize. - in some cases that disk letter can be already used by another disk. To fix this annoying problem, it should be possible to use UNC names for network paths for workbenches, for instance, //shamox/dno1 instead of H:. This seems to be possible, at least compilation and 'wokenv -s' commands work well (tested on workbench KAS:dev:abvmt, see file //aquarex/sbu/KAS/dev/adm/abvmt.edl). The problem currently exists with Microsoft's linker (LINK), which recognizes paths starting from shash as option. To avoid this, we can convert / to \ in linker command line. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-06-14 12:43 | bugmaster | Assigned To | bugmaster => imv |
| 2006-06-14 12:43 | bugmaster | Status | new => assigned |
| 2007-01-11 14:51 | bugmaster | Assigned To | imv => apv |
| 2010-07-01 09:42 | bugmaster | Assigned To | apv => vtn |
| 2011-08-02 11:15 | bugmaster | Category | OCCT:DEVENV => OCCT:Development Environment |
| 2014-01-11 11:58 |
|
Category | OCCT:Development Environment => OCCT:Configuration |
| 2014-05-03 07:16 |
|
Note Added: 0029176 | |
| 2014-05-03 07:16 |
|
Status | assigned => closed |
| 2014-05-03 07:16 |
|
Resolution | open => won't fix |
| 2014-05-03 07:16 |
|
Fixed in Version | EMPTY => |
| 2014-05-03 07:16 |
|
Description Updated |