RexZhang4321 / tortoisesvn

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

Setting a property recursively in the repo browser segfaults #459

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Reported on the mailing list:
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=30498
43

This report is related to problem 11727 on crash server.

What I did:
- check out only a part of a repository 
(svn://<server>/<root>/trunk/<thefoldericheckedout>)
- open repo browser, and there
   - navigate to <root> folder
   - select "show properties" context menu entry
   - choose button New | Log Sizes.
   - Set minimum number of chars for a commit message to 10
   - Check the "apply property recursively" check box
   - Press OK

-> The Enter Log message appears
   - Enter the log message "- Force commit messages with more than 9 characters. This helps improve comprehension and avoid unintended commits."
   - Press OK.

-> Message Box with
   window title "TortoiseSVN",
   title "Subversion reported an error:"
   message "'svn://<server>/<root>' is not a local path."
appears three times.
Then a report is sent to crash server.

https://www.crash-server.com/Problem.aspx?ClientID=tsvn&ProblemID=11727

Original issue reported on code.google.com by tortoisesvn on 27 Feb 2013 at 8:46

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r23951.

Original comment by tortoisesvn on 27 Feb 2013 at 8:53

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r23952.

Original comment by tortoisesvn on 27 Feb 2013 at 8:57