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

deleting a file from a path with mixed forward and backward slashes triggers assert in Tortoise SVN

From: Toshihiro Horie <horie_at_c2micro.com>
Date: 2006-05-24 20:33:08 CEST

When deleting a file from a directory with mixed forward and backward
slashes e.g. C:\work\latest\media\core/asf/demux/test/, windows svn
shows an assert window. I am using version 1.2.1.3895. Interestingly,
shorter path test cases failed to reproduce this bug.
Microsoft Visual C++ Runtime Library Assertion failed! Program:
C:\WINDOWS\explorer.exe
File:\Development\Svn\older_versions\Subversion...\path.c Line: 114
Expression: is_canonical(base, blen) For information on how your program
can cause an assertion failure, see the Visual C++ documentation on
asserts (Press Retry to debug the application - JIT must be enabled)
[Abort][Retry][Ignore].

Regards,
Toshi

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 26 14:58:06 2006

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.