Continuum

Scm Url has to be reentered in Scm branch/tag base field

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.0.1
  • Component/s: None
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

Scm Url has to be reentered in Scm branch/tag base field. It would make more sense to only enter an relative path in here from the base url.

For example
scm url : scm:svn:svn://mymac.com/some_repo/
Scm branch/tag base: trunk/whatever

but you have to enter
scm url : scm:svn:svn://mymac.com/some_repo/
Scm branch/tag base: svn://mymac.com/some_repo/trunk/whatever

Activity

Hide
Emmanuel Venisse added a comment -

For subversion, you only need to modify the scm url field if you want to use a branch/tag.
For example, you put in scm url field scm:svn:https://path_to_your_repo/tags/your_tag_name

Note: the pom file under this tag must have the correct scm url defined in it, if you don't want to redefine the scm url in project view

Show
Emmanuel Venisse added a comment - For subversion, you only need to modify the scm url field if you want to use a branch/tag. For example, you put in scm url field scm:svn:https://path_to_your_repo/tags/your_tag_name Note: the pom file under this tag must have the correct scm url defined in it, if you don't want to redefine the scm url in project view

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: