You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Nathan Hartman (Jira)" <ji...@apache.org> on 2020/05/08 15:19:00 UTC

[jira] [Issue Comment Deleted] (SVN-4857) Add PC Name to lock

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

Nathan Hartman updated SVN-4857:
--------------------------------
    Comment: was deleted

(was: Hello,

This is the issue tracker for the core Subversion libraries and tools (Apache Subversion).

If you use the 'svn' command line client, you can achieve what you want by using the '{{-m}}' or '{{--message}}' argument to 'svn lock' as follows:{{}}
{code:java}
$ svn lock FileName.txt -m "Locking this file from my downstairs computer"{code})

> Add PC Name to lock
> -------------------
>
>                 Key: SVN-4857
>                 URL: https://issues.apache.org/jira/browse/SVN-4857
>             Project: Subversion
>          Issue Type: New Feature
>         Environment: Windows
>            Reporter: Chris
>            Priority: Minor
>
> Add check box in configuration that appends the PC Name along with current user to the locked by field. I log into multiple PC's using the same user name, and modify a common repo on all of them. At the end of the day it gets confusing which PC's had specific locks. All I know is that they are all locked by my user name.
>  
> Thank you for your time.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)