|
Project
|
SVNKit
|
|
Priority
|
Normal |
|
Type
|
Bug |
|
State
|
Submitted |
|
Assignee
|
Alexander Kitaev |
|
Subsystem
|
Unknown subsystem |
|
Affected versions
|
1.7.5-v1 |
|
Fix versions
|
No Fix versions |
|
Fixed in build
|
No Fixed in build
|
"getCanonicalFile" follows symlinks, that is shouldn't be done in this method. Consider an example:
You have versioned symlink in one working copy pointing to another working copy. SVNWCUtil.getWorkingCopyRoot(symlink, true) should return the first working copy for that example.
What about DB: it contains only relative (to the working copy root) paths with direct slashes.