[
https://issues.apache.org/jira/browse/SCM-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964820#comment-17964820
]
Olivier Lamy commented on SCM-666:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#883|https://github.com/apache/maven-scm/issues/883].
> TfsEditCommand should not report error if the file is also checked out by
> others
> --------------------------------------------------------------------------------
>
> Key: SCM-666
> URL: https://issues.apache.org/jira/browse/SCM-666
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-tfs
> Affects Versions: 1.6
> Reporter: John Wu
> Priority: Major
>
> While checking out a file for editing, the {{TfsEditCommand}} reports error,
> if the file is already checked out by others, as the following:
> {noformat}
> $/path/to/the/file:
> opened for edit in <MMdd>;<username>
> {noformat}
> One file is checked out and being editing by multiple people is quite common
> in a team environment, which should not prevent yet another from checking it
> out for editing successfully.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)