View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002927 | JEDI VCS | Client (Gui) | public | 2005-05-03 03:18 | 2008-11-15 07:24 |
Reporter | MichaelE | Assigned To | USchuster | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 2.40 RC2 (Client) | ||||
Target Version | Fixed in Version | 2.40 RC3 (Client) | |||
Summary | 0002927: IDE Project Manager / Project / Used Modules | ||||
Description | In one (out of 15 or 20) of my Delphi projects the “Used Modules” modules feature reports modules with a double backslash at the end of the path (e.g: “c:\Sources\\”). There seams not to be any particular reason for this behaviour. The real problem occurs when I try to add these files. The JVCS IDE client is subject to timeouts or total failure. I’m using the client version 2.40 RC 2 with Delphi. The server is V 2.40 RC4 Firebird standalone. | ||||
Tags | No tags attached. | ||||
Fix in JVCS version | 2.40RC3 (Client) | ||||
Releasedocumentation | |||||
child of | 0002377 | closed | Releaseinfo: 2.40 gui client issues |
|
I never saw such paths there. BTW, I've noticed that relative paths for resources or includes needs an adjustment. For example the module name for jvconst.res is "../resources/jvconsts.res" and the path is "...\jvcl3\common\" but the module name should be "jvconsts.res" and the path "...\jvcl3\resources\". JvJVCLUtils.pas contains the directive "{$R ..\Resources\JvConsts.res}". What does the first column(module) show? Do you have the path information(mainly .dpr) for that module somewhere in your project and how do they look like? |
|
The project file : Module: Intervention.dpr Path: p:\interventions\sources\ Example of « Used modules†parsing: Module: orautils.pas Path: p:\ler\sources\\ Everything is correct besides the double « \ ». |
|
It seams that it happens if you have the path in the search path list still with the double slash. |
|
Should be solved now. If you like you could try it now by building by your own(http://jedivcs.sourceforge.net/building_from_source.html) or wait until RC3. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-05-03 03:18 | MichaelE | New Issue | |
2005-05-07 05:45 | USchuster | Note Added: 0007113 | |
2005-05-09 00:34 | MichaelE | Note Added: 0007117 | |
2005-05-11 14:50 | USchuster | Note Added: 0007130 | |
2005-05-11 14:52 | USchuster | Fix in JVCS version | => 2.40RC3 (Client) |
2005-05-11 14:52 | USchuster | Description Updated | |
2005-05-11 14:53 | USchuster | Relationship added | child of 0002377 |
2005-05-16 02:29 | USchuster | Status | new => assigned |
2005-05-16 02:29 | USchuster | Assigned To | => USchuster |
2005-05-21 03:55 | USchuster | Status | assigned => resolved |
2005-05-21 03:55 | USchuster | Fixed in Version | => 2.40 RC3 (Client) |
2005-05-21 03:55 | USchuster | Resolution | open => fixed |
2005-05-21 03:55 | USchuster | Note Added: 0007287 | |
2008-11-15 07:24 | THuber | Status | resolved => closed |