[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: Bug selecting (single) file for get lock/commit

From: Harald Karner <harald.karner_at_gmx.net>
Date: Thu, 23 Sep 2010 05:00:46 -0700 (PDT)

> On 22.09.2010 17:53, Harald Karner wrote:
> > when I right-click on a file in my working folder and then choose "SVN Get lock..." from the context menu, the "Lock Files" dialog displays "File list is empty" instead of showing the file i clicked on (and yes, the file has the svn:needs-lock property set).
> >
> > If I mark more than one file and then choose "SVN Get lock..." from the context menu, the selected files show up as expected in the "Lock Files" dialog.
> >
> > Same behaviour can be observed if "SVN Commit..." is chosen on a single modified file: the commit dialog displays "No files were changed or added since the last commit". If I select more than one file for commit all files show up in the Commit dialog.
> >
> > I have observed the bug on Win XP (SP3) and Vista.
>
> I can not reproduce this.
> Which version of TSVN are you using?
>
I am using TortoiseSVN 1.6.10, Build 19898 - 32 Bit , 2010/07/16 15:46:08.
I did some more testing and now I can narrow down the problem a little bit more:

The working folder is on a network share like \\server\share\working_folder.
If I paste the path into the explorers address bar like this, everything is working as expected. But if I use the explorers navigation tree to navigate to my working copy the bug occurs. Looking at the explorers address bar showed, that explorer changes the path to \\Server\share\working_folder if using the tree navigation.
Enabling the TortoiseSVN Debug registry key showed that this capitalization is used to pass the path to TortoiseProc.exe. And it looks like for TortoiseProc.exe it makes a big difference whether it is \\server\... or \\Server\....

Kind regards,
Harald

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2663674

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-23 14:00:56 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.