[ http://jira.codehaus.org/browse/SCM-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_86074 ]
Emmanuel Venisse commented on SCM-276: -------------------------------------- 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: http://jira.codehaus.org/browse/SCM-276 > Project: Maven SCM > Issue Type: New Feature > Environment: Unit tests succed on linux and windows. > Reporter: Tim Kettler > Attachments: 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 is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira