jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
Maven SCM
  • Maven SCM
  • SCM-567

Support for git-svn

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Duplicate
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: maven-scm-provider-git
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

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.

Issue Links

duplicates

New Feature - A new feature of the product, which has yet to be developed. SCM-623 Add a configuration mode to be able to use git svn (at least for release plugin)

  • Major - Major loss of function.
  • Open - The issue is open and ready for the assignee to start work on it.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Olivier Lamy added a comment - 25/Jul/11 3:35 PM

duplicate SCM-623

Show
Olivier Lamy added a comment - 25/Jul/11 3:35 PM duplicate SCM-623

People

  • Assignee:
    Olivier Lamy
    Reporter:
    Marius Kotsbak
Vote (1)
Watch (1)

Dates

  • Created:
    02/Aug/10 7:32 AM
    Updated:
    26/Jul/11 12:33 PM
    Resolved:
    26/Jul/11 12:33 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.