[ 
https://jira.codehaus.org/browse/SCM-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte updated SCM-666:
-------------------------------

    Component/s: maven-scm-provider-tfs
    Description: 
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.


  was:
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.


    
> TfsEditCommand should not report error if the file is also checked out by 
> others
> --------------------------------------------------------------------------------
>
>                 Key: SCM-666
>                 URL: https://jira.codehaus.org/browse/SCM-666
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-tfs
>    Affects Versions: 1.6
>            Reporter: John Wu
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to