View Issue Details

IDProjectCategoryView StatusLast Update
0002927JEDI VCSClient (Gui)public2008-11-15 07:24
ReporterMichaelEAssigned ToUSchuster 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version2.40 RC2 (Client) 
Target VersionFixed in Version2.40 RC3 (Client) 
Summary0002927: IDE Project Manager / Project / Used Modules
DescriptionIn 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.
TagsNo tags attached.
Fix in JVCS version2.40RC3 (Client)
Releasedocumentation

Relationships

child of 0002377 closed Releaseinfo: 2.40 gui client issues 

Activities

USchuster

2005-05-07 05:45

manager   ~0007113

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?

MichaelE

2005-05-09 00:34

reporter   ~0007117

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 « \ ».

USchuster

2005-05-11 14:50

manager   ~0007130

It seams that it happens if you have the path in the search path list still with the double slash.

USchuster

2005-05-21 03:55

manager   ~0007287

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.

Issue History

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