On Fri, Oct 12, 2012 at 9:43 PM, Justin Wu <jus...@tungle.com> wrote:
> C:\projects>svn update --username=pimcalendarautous...@rim.com
> --password=mypassword   C:\projects\project2\pimcore\develop
> This application has halted due to an unexpected error.
> A crash report and minidump file were saved to disk, you can find them here:
> C:\Users\JUSWU~1.RIM\AppData\Local\Temp\svn-crash-log20121012153455.log
> C:\Users\JUSWU~1.RIM\AppData\Local\Temp\svn-crash-log20121012153455.dmp
> Please send the log file to users@subversion.apache.org to help us analyze
> and solve this problem.

Thanks for the report. This seems to be the same problem as the one
reported here a couple of days ago on the dev-list:

http://svn.haxx.se/dev/archive-2012-10/0109.shtml

It's a bug new in 1.7.7 (only on Windows), where svn crashes if you
have some cached authentication data (in your runtime configuration
directory), but are passing another username with --username.

A fix has already been made and backported to the 1.7.x branch, so
this will definitely be fixed in 1.7.8. But I'm not sure when the
release train for 1.7.8 will get rolling, so for now you should
probably roll back to 1.7.6 to avoid this crash.

-- 
Johan

Reply via email to