You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "ramble@3vshej.cn" <ra...@3vshej.cn> on 2021/03/23 10:36:45 UTC

Subversion Exception! svn_dirent_is_absolute(dir_abspath)

---------------------------
Subversion Exception!
---------------------------
Subversion遇到了一个严重的问题。
麻烦您花点时间将这个问题报告给Subversion
请尽量详细的描述您之前尝试的操作。
不过希望您先在邮件存档中搜索一下同样的问题,避免重复提交。
您可以登录下面的地址搜索邮件存档:
https://subversion.apache.org/mailing-lists.html

Subversion产生的报告如下
(您可以用Ctrl-C快捷键复制
本对话框的内容到剪切板):

文件
  “D:\Development\SVN\Releases\TortoiseSVN-1.14.0\ext\subversion\subversion\libsvn_client\cleanup.c”,行
  227:断言失败(svn_dirent_is_absolute(dir_abspath))
---------------------------
确定
---------------------------


Re: Subversion Exception! svn_dirent_is_absolute(dir_abspath)

Posted by Daniel Sahlberg <da...@gmail.com>.
Den tis 23 mars 2021 kl 12:17 skrev ramble@3vshej.cn <ra...@3vshej.cn>:

> ---------------------------
> Subversion Exception!
> ---------------------------
> Subversion遇到了一个严重的问题。
> 麻烦您花点时间将这个问题报告给Subversion
> 请尽量详细的描述您之前尝试的操作。
> 不过希望您先在邮件存档中搜索一下同样的问题,避免重复提交。
> 您可以登录下面的地址搜索邮件存档:
> https://subversion.apache.org/mailing-lists.html
>
> Subversion产生的报告如下
> (您可以用Ctrl-C快捷键复制
> 本对话框的内容到剪切板):
>
> 文件
>
>   “D:\Development\SVN\Releases\TortoiseSVN-1.14.0\ext\subversion\subversion\libsvn_client\cleanup.c”,行
>   227:断言失败(svn_dirent_is_absolute(dir_abspath))
> ---------------------------
> 确定
> ---------------------------
>
>
This is a problem in the TortoiseSVN client and although the error message
suggest to report it here you will probably get better help at their
mailing list (https://groups.google.com/g/tortoisesvn). The error itself
comes from the Subversion library but there has been a number of cases
where TortoiseSVN is sending an incorrect path to the Subversion library
causing the assertion. At least you should report what you are trying to do
(most important is your working copy path and your repository URL and the
action you try to do).

Kind regards,
Daniel Sahlberg