You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2011/07/25 22:35:43 UTC

[jira] Closed: (SCM-567) Support for git-svn

     [ https://jira.codehaus.org/browse/SCM-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed SCM-567.
----------------------------

    Resolution: Fixed
      Assignee: Olivier Lamy

duplicate SCM-623

> Support for git-svn
> -------------------
>
>                 Key: SCM-567
>                 URL: https://jira.codehaus.org/browse/SCM-567
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-scm-provider-git
>            Reporter: Marius Kotsbak
>            Assignee: Olivier Lamy
>            Priority: Minor
>
> Neither git or svn plugin can be used with release plugin on a svn repository checked out using git-svn, so we need probably another maven-scm-provider-git-svn or support for that in one of them.
> It will probably need to execute a mix of the two, using "git svn tag" for tagging after "git svn dcommit" etc.
> As it is used against a svn repository, it would be best if no configuration needs to be changed. Thus either add a command line parameter to enable git-svn mode, or better, in plugin for svn, detect that the checkout is done using git-svn (the directory .git?), and use that module instead.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira