[ https://issues.apache.org/jira/browse/SCM-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960865#comment-17960865 ]
ASF GitHub Bot commented on SCM-276: ------------------------------------ jira-importer commented on issue #493: URL: https://github.com/apache/maven-scm/issues/493#issuecomment-2964598806 **[Emmanuel Venisse](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=evenisse)** commented If you look at actual providers like cvs provider you'll see the initrepo method use a pre-packaged repository stored in src/test/tck-repository/. If with your provider, you can't provide a pre-packaged repository, you need to create this directory in your tests or provide a patch for the TCK that create it. > New SCM Provider: monotone > -------------------------- > > Key: SCM-276 > URL: https://issues.apache.org/jira/browse/SCM-276 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: New Feature > Components: maven-scm-provider-monotone > Environment: Unit tests succed on linux and windows. > Reporter: Tim Kettler > Priority: Major > Attachments: SCM-276-provider.patch, SCM-276-provider.patch, > SCM-276-site.patch > > > maven-scm provider implementation for monotone > (http://www.venge.net/monotone/) > The provider currently implements: add, checkin, checkout, status and tag > Unit tests run on linux and windows; tested with release plugin on linux. > One problem with the unit tests remains: > I needed to manually create the 'scm-test' directory for the unit tests. Is > this a bug in the test framework or should the provider create all missing > directores as needed? -- This message was sent by Atlassian Jira (v8.20.10#820010)