You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Leo Donahue (JIRA)" <ji...@apache.org> on 2018/04/06 01:02:00 UTC

[jira] [Updated] (NETBEANS-608) Modify Locked File

     [ https://issues.apache.org/jira/browse/NETBEANS-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leo Donahue updated NETBEANS-608:
---------------------------------
    Description: 
On step #5 of this test case, "Commit this file", it fails with the following error:

SVN Command Failed

org.apache.subversion.javahl.ClientException: Can't perform this operation without a valid lock token
Commit failed (details follow):
File '/home/user/workspace/netbeans/test2/JavaApplication5/src/javaapplication5/NewClass.java' is locked in another working copy
No lock token provided
'/svn/repo1/!svn/txr/13-g/JavaApplication5/src/javaapplication5/NewClass.java': no lock token available

  was:
On step #5 of this test case, "Commit this file", it fails with the following error:

 

org.apache.subversion.javahl.ClientException: Can't perform this operation without a valid lock token
Commit failed (details follow):
File '/home/user/workspace/netbeans/test2/Project1/src/project1/Main.java' is locked in another working copy
No lock token provided
'/svn/repo1/!svn/txr/12-c/Project1/src/project1/Main.java': no lock token available


> Modify Locked File
> ------------------
>
>                 Key: NETBEANS-608
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-608
>             Project: NetBeans
>          Issue Type: Bug
>          Components: versioncontrol - Subversion
>    Affects Versions: 9.0
>         Environment: Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux 
> NetBeans-dev-incubator-netbeans-linux-392-on-20180403-basic
>            Reporter: Leo Donahue
>            Priority: Major
>
> On step #5 of this test case, "Commit this file", it fails with the following error:
> SVN Command Failed
> org.apache.subversion.javahl.ClientException: Can't perform this operation without a valid lock token
> Commit failed (details follow):
> File '/home/user/workspace/netbeans/test2/JavaApplication5/src/javaapplication5/NewClass.java' is locked in another working copy
> No lock token provided
> '/svn/repo1/!svn/txr/13-g/JavaApplication5/src/javaapplication5/NewClass.java': no lock token available



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists