View Issue Details

IDProjectCategoryView StatusLast Update
0003646JEDI VCL00 JVCL Componentspublic2006-04-20 00:51
ReporterKarlheinzAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionnot fixable 
PlatformOSWinXPOS Version
Product Version 
Target VersionFixed in Version 
Summary0003646: Wrong/Missing RCSFile information after move from CVS to SVN
DescriptionSame result in all JVCL and if I remember right one JCL source file.

const
  UnitVersioning: TUnitVersionInfo = (
    RCSfile: '$RCSfile$';
    Revision: '$Revision: 9258 $';
    Date: '$Date: 2005-02-17 11:21:22 +0100 (Do, 17 Feb 2005) $';
    LogPath: 'JVCL\run'
  );
TagsNo tags attached.

Activities

obones

2006-04-20 00:51

administrator   ~0009152

$HeadURL$ will be used instead. See the newsgroups for details.

Issue History

Date Modified Username Field Change
2006-04-19 12:12 Karlheinz New Issue
2006-04-20 00:51 obones Status new => resolved
2006-04-20 00:51 obones Resolution open => not fixable
2006-04-20 00:51 obones Assigned To => obones
2006-04-20 00:51 obones Note Added: 0009152