Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently the different ScmManager methods sometimes return the OS separator and sometimes only the forward slash in the ScmFile (used in the complex return object).
As forward slash is currently returned on all OSes for ScmManager.checkIn(...) all other methods like ScmManager.add(...) and ScmManager.remove(...) should behave the same. Also the javadoc at ScmFile.getPath() should be clarified in this regard.
Attachments
Issue Links
- Discovered while testing
-
SCM-807 JGit impl check-in fails unless the Maven project is in the working copy root
- Closed