-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: subversion-plugin
When SubversionSCMUnitTest.testLocalDirectoryIsExpandedWithEnvVars running on Windows, actual result is 'root\test\someMorePath' but expected result is 'root\test/someMorePath'. The second file separator should be plateform independant.