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)
  • Continuum
  • CONTINUUM-1843

add new maven scm providers (accurev and git)

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1
  • Fix Version/s: 1.2
  • Component/s: SCM
  • Labels:
    None
  • Complexity:
    Intermediate

Issue Links

depends upon

New Feature - A new feature of the product, which has yet to be developed. SCM-396 git provider implements scm update

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Olivier Lamy added a comment - 09/Aug/08 6:28 PM

git provider need the update command implementation

Show
Olivier Lamy added a comment - 09/Aug/08 6:28 PM git provider need the update command implementation
Hide
Permalink
Olivier Lamy added a comment - 10/Aug/08 3:09 PM

fixed in rev 684584.
NOTE git provider doens't support projects with modules as it's impossible a sub directory of a git repository.
When adding project with modules from a git repo you must check the box "For multi modules project, load only root as recursive build"

Show
Olivier Lamy added a comment - 10/Aug/08 3:09 PM fixed in rev 684584. NOTE git provider doens't support projects with modules as it's impossible a sub directory of a git repository. When adding project with modules from a git repo you must check the box "For multi modules project, load only root as recursive build"
Hide
Permalink
Mark Struberg added a comment - 10/Aug/08 3:53 PM

Git has a concept called 'submodules' but this has to be treated in a very special way:
http://www.kernel.org/pub/software/scm/git/docs/git-submodule.html
Currently the maven-scm-providers-git does not implement this feature.

I'd have to experiment a bit, how to implement this best. I cannot remember if a scm provider has any chance to distinguish between a parent module and a submodule, but I'll try to.

Show
Mark Struberg added a comment - 10/Aug/08 3:53 PM Git has a concept called 'submodules' but this has to be treated in a very special way: http://www.kernel.org/pub/software/scm/git/docs/git-submodule.html Currently the maven-scm-providers-git does not implement this feature. I'd have to experiment a bit, how to implement this best. I cannot remember if a scm provider has any chance to distinguish between a parent module and a submodule, but I'll try to.
Hide
Permalink
Olivier Lamy added a comment - 10/Aug/08 5:02 PM

ok.
Can you open an issue in maven-scm and send a proposal ?

Show
Olivier Lamy added a comment - 10/Aug/08 5:02 PM ok. Can you open an issue in maven-scm and send a proposal ?

People

  • Assignee:
    Olivier Lamy
    Reporter:
    Olivier Lamy
Vote (0)
Watch (1)

Dates

  • Created:
    08/Aug/08 6:36 PM
    Updated:
    10/Aug/08 5:02 PM
    Resolved:
    10/Aug/08 3:09 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.