Guest?
 
Project
SVNKit
Priority
Normal
Type
Bug
State
Submitted
Assignee
Alexander Kitaev
Subsystem
Unknown subsystem
Affected versions
1.7.0
Fix versions
No Fix versions
Fixed in build
No Fixed in build
  • Created by   Dmitry Pavlenko
    12 months ago (04 May 2012 11:59)
  • Updated by   Dmitry Pavlenko
    10 months ago (29 Jun 2012 03:15)
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
final File root = new File("c:\\");
final SVNWCDb.DirParsedInfo dirParsedInfo = db.parseDir(root,
SVNSqlJetDb.Mode.ReadOnly, false, false);
final SVNWCDbDir pdh = dirParsedInfo.wcDbDir;
final SVNWCDbRoot wcRoot = pdh.getWCRoot();
final File wcRootAbsPath = wcRoot.getAbsPath();


wcRootAbsPath is "c:" instead of "c:\\". This may cause trouble.
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments
Apply Command

Command Preview: