neo618 / tortoisesvn

Automatically exported from code.google.com/p/tortoisesvn
0 stars 0 forks source link

Log dialog doesn't show up, TortoiseProc hangs #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The 
What steps will reproduce the problem?
1. Check out read-only copy from URL:
http://svn.fckeditor.net/CKEditor/branches/versions/3.5.x 
1. On wc root use "TortoiseSVN" -> "Show log"
2. Dialog doesn't show up, check process manager, TortoiseProc.exe hangs up 
with a huge CPU occupation.

What is the expected output? What do you see instead?
Log messages dialog doesn't show up, independent of TSVN cache.

What version of TortoiseSVN are you using?
TortoiseSVN 1.6.12, Build 20536 - 32 Bit , 2010/11/24 20:59:01
Subversion 1.6.15, 
apr 1.3.8
apr-utils 1.3.9
neon 0.29.5
OpenSSL 0.9.8p 16 Nov 2010
zlib 1.2.3

What Windows version are you using?
32bit Windows7

Please provide any additional information below.

Original issue reported on code.google.com by yaoju...@gmail.com on 9 Dec 2010 at 8:31

GoogleCodeExporter commented 9 years ago
command line works perfectly btw.

Original comment by yaoju...@gmail.com on 9 Dec 2010 at 8:33

GoogleCodeExporter commented 9 years ago

Original comment by tortoisesvn on 9 Dec 2010 at 10:27

GoogleCodeExporter commented 9 years ago
It turned out that the problem was in the "bugtraq:label" property.
It was changed by mistake from a simple word into a more complicated value. 
Apparently if it contains multiple lines with slashes (or something like that), 
it causes that TortoiseSVN hangs.

The following fixed the problem:
http://dev.ckeditor.com/changeset/6198

Original comment by wiktor.w...@gmail.com on 9 Dec 2010 at 11:08