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

Re: Subversion Exception!

From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Tue, 25 Jun 2013 23:21:58 -0500

On Jun 25, 2013, at 18:15, 月球里的猫 <u2nn_at_qq.com> wrote:

> Subversion产生的报告如下
> (您可以用Ctrl-C快捷键复制
> 本对话框的内容到剪切板):
> 文件
> “D:\Development\SVN\Releases\TortoiseSVN-1.8.0\ext\subversion\subversion\libsvn_wc\wc_db.c”,行
> 8443:断言失败(svn_dirent_is_absolute(local_abspath))

This assertion failure has been reported a few times before, for example earlier this year, where someone found it was because they had a directory named "c:" in their repository. (The ":" character is not legal for use in file or directory names on Windows.)

http://svn.haxx.se/tsvnusers/archive-2013-01/0123.shtml

What were you doing when this error occurred for you? Do you have any files or directories in your repository with names that are illegal on Windows?
Received on 2013-06-26 06:23:04 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.