[
https://issues.apache.org/jira/browse/SCM-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962518#comment-17962518
]
ASF GitHub Bot commented on SCM-666:
------------------------------------
jira-importer commented on issue #883:
URL: https://github.com/apache/maven-scm/issues/883#issuecomment-2964631156
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
This issue has been auto closed because it has been inactive for a long
period of time. If you think this issue still applies, retest your problem with
the most recent version of Maven and the affected component, reopen and post
your results.
> 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)