[
https://issues.apache.org/jira/browse/SCM-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960467#comment-17960467
]
ASF GitHub Bot commented on SCM-126:
------------------------------------
jira-importer commented on issue #411:
URL: https://github.com/apache/maven-scm/issues/411#issuecomment-2964592438
**[Emmanuel
Venisse](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=evenisse)**
commented
change set isn't populated correctly (at least for svn provider).
For svn provider, file path is relative to working directory for update
command and it's absolute path in repository for changelog command. So for the
file pom.xml in /maven/scm/maven-scm-api/pom.xml, if command are run in
maven-scm-api working-directory, file path is pom.xml for update command and
/maven/scm/maven-scm-api.xml for changelog command. These two path are
different string and the file isn't added in change set.
> Check if change set is populated correctly
> ------------------------------------------
>
> Key: SCM-126
> URL: https://issues.apache.org/jira/browse/SCM-126
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-clearcase, maven-scm-provider-cvs,
> maven-scm-provider-local, maven-scm-provider-perforce,
> maven-scm-provider-pvcs, maven-scm-provider-starteam, maven-scm-provider-svn
> Affects Versions: 1.0-beta-2
> Reporter: Emmanuel Venisse
> Assignee: Emmanuel Venisse
> Priority: Major
> Fix For: 1.0-beta-3
>
>
> It seems that isn't do correctly for all providers (except for cvs).
> In Continuum we need these informations for build result page.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)