[
https://issues.apache.org/jira/browse/SCM-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962516#comment-17962516
]
ASF GitHub Bot commented on SCM-666:
------------------------------------
jira-importer opened a new issue, #883:
URL: https://github.com/apache/maven-scm/issues/883
**[John
Wu](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=phantom_john)**
opened
**[SCM-666](https://issues.apache.org/jira/browse/SCM-666?redirect=false)** and
commented
While checking out a file for editing, the `TfsEditCommand` reports error,
if the file is already checked out by others, as the following:
```
$/path/to/the/file:
opened for edit in <MMdd>;<username>
```
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.
---
**Affects:** 1.6
1 votes, 1 watchers
> 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)