jira-importer opened a new issue, #1221: URL: https://github.com/apache/maven-scm/issues/1221
**[Konrad Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)** opened **[SCM-998](https://issues.apache.org/jira/browse/SCM-998?redirect=false)** and commented 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. --- **Issue Links:** - [SCM-807](https://issues.apache.org/jira/browse/SCM-807) JGit impl check-in fails unless the Maven project is in the working copy root (_**"Discovered while testing"**_) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
