crash when committing
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 22 Feb 2012 22:18:00 +0100
Hi,
I'm going through some crash reports sent for TSVN and I found a crash
libsvn_wc/node.c, svn_wc__internal_get_origin().
SVN_ERR(svn_wc__db_scan_addition(&status, &op_root_abspath, NULL,
if (status == svn_wc__db_status_added)
*repos_relpath = svn_relpath_join(
when the status is svn_wc__db_status_incomplete, the
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.netReceived on 2012-02-22 22:18:36 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.