Locked file - Windows - filesystem number instead of path is shown in error message
From: Martin Rupp <martin.rupp_at_nefkom.net>
Date: Sun, 3 Jan 2021 04:27:03 +0100
Hi,
If a file is locked I get an error message like:
Lock failed: C:\test\svn\TestSvn\Test-o1.fodt
(TortoiseSVN 1.14.0, Build 28885 - 64 Bit , 2020/05/24 13:32:45)
It is okay that I get an error but I need the path of the working copy
c:\test\svn\TestSvn>svn lock Test-o1.fodt
c:\test\svn\TestSvn>svn lock Test-o1.fodt
c:\test\svn\TestSvn>svn --version
Copyright (C) 2020 The Apache Software Foundation.
The following repository access (RA) modules are available:
* ra_svn : Module for accessing a repository using the svn network protocol.
The following authentication credential caches are available:
* Wincrypt cache in E:\Users\Martin-User\AppData\Roaming\Subversion
I have also tried it with cygwin:
Martin-User_at_JODA /cygdrive/c/Test/svn/TestSvn
What is the "filesystem '75510a91-dada-4f23-b575-03fe34008164'"?
It seems it is the id for the svnserver (svnserve).
If I use svn auth the same id is used for the login area:
Martin-User_at_JODA /cygdrive/c/Test/svn/TestSvn
Credentials cache in '/home/Martin-User/.subversion' contains 1 credential
But how can I see in which path (working copy) on which computer the
With best regards
Martin
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.