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

Re: Moving folders from the windows explorer search view

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 12 Dec 2014 16:40:49 +0100

On 11.12.2014 13:05, Gunter Koenigsmann wrote:
> Dear list,
>
> I was surprised that the following thing works on win7:
> - Open the windows explorer
> - type something into the search box and wait for svn-controlled files
> to appear
> - right-click on such a file and choose "update", "commit", "svn
> properties" or "get lock"
> ...and svn will find out where this file belongs and execute the
> command accordingly.
>
> A thing that feels more logical doesn't work, though:
> - Open the windows explorer
> - type something into the search box and wait for a svn-controlled
> folder to appear
> - double-click on the folder. It will be displayed like any ordinary
> folder will,
> only that the status bar still shows we arrived here from the
> search function.
> - Try to move a file with the right mouse key pressing Ctrl and choose
> "Move renaming file".
> After waiting for several seconds this results in a "database is
> locked, executing statement 'RELEASE s1'. Afterwards a cleanup restores
> the repository to a working order.
> Thought, I'd better report it.

testing this on Win8.1, it seems to work fine. At least when I tried it.
If you can reproduce the problem, please activate the debug flag:
Settings dialog->Advanced->Debug -> set to 'true'.

A dialog will then pop up showing the exact command line with which
TortoiseProc is started.
Now, while the dialog is showing, you also have to open the temp file
that's usually specified via the /filepath or /path parameter and look
what path(s) is/are written to that temp file.

Maybe I can find out what the problem is with that info.

To disable the debug flag, just set it to 'false' after you've gathered
all the info.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest interface to (Sub)version control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3092646
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-12-12 16:40:50 CET

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

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