You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2018/06/11 12:08:57 UTC

[GitHub] serozaki commented on issue #76: [SCM-889] fix jazz provider tag command

serozaki commented on issue #76: [SCM-889] fix jazz provider tag command
URL: https://github.com/apache/maven-scm/pull/76#issuecomment-396221190
 
 
   repo.getRepositoryWorkspace() is a value configured in pom.xml.
   repo.getWorkspace() is the current workspace ("branch" in jazz terminology). 
   So, with the first value, if you switch branch, do some checkins and tag, the tag is created somewhere else. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services