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

Re: Error in Show Log feature of Working Copy dialog

From: kainhart <jeffrey.pierson_at_gmail.com>
Date: Wed, 6 Aug 2008 05:33:03 -0700 (PDT)

Below is the dialog that shows after opening the Check-for-
modifications dialog with debug turned on.

---------------------------
TortoiseProc
---------------------------
/command:repostatus /path:"C:\temp\TortoiseSVN" /hwnd:462666
---------------------------
OK
---------------------------

Below is the dialog that shows after choosing the "Show Log" from with
the Working Copy dialog also with debug turned on.

---------------------------
TortoiseProc
---------------------------
/command:log /path:"︘֔" /propspath:"C:\temp\TortoiseSVN\contrib\drupal-
modules\module\download_manuals.php"
---------------------------
OK
---------------------------

Please note that the Path variable above may not be accurately
represented in this forum since the characters seem to be special
unicode characters of some sort. Specifically the unicode values for
this path appear to be U+FE18 and U+0594. Regardless of what these
characters are I suppose they reveal what the problem may be since it
is probably expected to see a regular file path here.

Well hope this helps, please let me know if there is anything else I
can do to help dig into this issue.

On Aug 6, 4:43 am, Stefan Küng <tortoise..._at_gmail.com> wrote:
> kainhart wrote:
> > Well, our repository is private so I can't give out the url. I can
> > however tell you that we are currently using svnserve.exe for our
> > server and our URL is begins with svn://. More importantly I can also
> > confirm that this bug reproduces for working copies based at other
> > URLS such as the public AnkhSVN repository athttp://ankhsvn.open.collab.net/svn/ankhsvn/trunk.
> > Just for fun I also checked out a copy of the TortoiseSVN trunk at
> >http://tortoisesvn.tigris.org/svn/tortoisesvn/trunkand also I'm able
> > to reproduce this bug there as well.
>
> Please create the registry DWORD value
> HKCU\Software\TortoiseSVN\Debug
> and set it to 1.
>
> Then start the Check-for-modifications dialog. A messagebox will pop up
> with the command line used to start TortoiseProc. Hit Ctrl-C to copy
> that to the clipboard (I will need that).
> Then, right-click on a file/folder in that dialog, chose "Show Log" and
> also copy that messagebox.
>
> I've tried a lot here, different paths, different urls, but I can't
> reproduce the problem.
>
> Stefan
>
> --
>         ___
>    oo  // \\      "De Chelonian Mobile"
>   (_,\/ \_/ \     TortoiseSVN
>     \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>     /_/   \_\    http://tortoisesvn.net
>
>  signature.asc
> 1KDownload

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-08-06 14:34:02 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.