[ 
https://issues.apache.org/jira/browse/SVN-4857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102664#comment-17102664
 ] 

Nathan Hartman commented on SVN-4857:
-------------------------------------

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)

Reply via email to