Sorry for the misleading.
I typed a valid IP.
I think the root cause might be the single quote before svn:// (I forgot to point it out.)
If I typed svn URL without the single quote, everything goes smoothly.
Frank
-----Original Message-----
From: Daniel Shahaf [mailto:danielsh_at_elego.de]
Sent: Wednesday, April 11, 2012 5:02 PM
To: Frank Hsieh
Cc: users_at_subversion.apache.org
Subject: Re: wc_db.c line 6752: assertion failed (svn_dirent_is_absolute(local_abspath))
Frank Hsieh wrote on Tue, Apr 10, 2012 at 23:51:18 -0700:
> When I type 'svn://12.34.56.789/foo in tortoisesvn repository browser,
Do you type "12.34.56.789" literally, or do you type a valid IP (one in
which all four octets are between 0 and 255)?
> this exception happens.
>
>
> ---------------------------
> Subversion Exception!
> ---------------------------
> Subversion encountered a serious problem.
> Please take the time to report this on the Subversion mailing list
> with as much information as possible about what
> you were trying to do.
> But please first search the mailing list archives for the error message
> to avoid reporting the same problem repeatedly.
> You can find the mailing list archives at
> http://subversion.apache.org/mailing-lists.html
>
> Subversion reported the following
> (you can copy the content of this dialog
> to the clipboard using Ctrl-C):
>
> In file
> 'D:\Development\SVN\Releases\TortoiseSVN-1.7.6\ext\subversion\subversion\libsvn_wc\wc_db.c'
> line 6752: assertion failed (svn_dirent_is_absolute(local_abspath))
> ---------------------------
> OK
> ---------------------------
>
> Frank
>
Received on 2012-04-11 11:08:40 CEST