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

Re: Subversion Exception on commit wirth pathfile

From: Bert Huijben <bert_at_qqmail.nl>
Date: Thu, 18 Oct 2018 12:24:57 +0200

Could you try this same operation with the disk names capitalized?

If this resolves the issue, please let us and the TortoiseSVN developers
know, as in that case there is an issue in (their) path canonicalization
api.

   Bert

On Thu, Oct 18, 2018 at 12:13 PM Johan Corveleyn <jcorvel_at_gmail.com> wrote:

> On Thu, Oct 18, 2018 at 11:34 AM Yakov Maryanov <yakovm_at_ukr.net> wrote:
> >
> > Hello!
> >
> > I execute command:
> >
> > "C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:commit
> /pathfile:"d:\SVN\Work\Source\Project\f2.txt"
> >
> > File f2.txt contains two strings:
> >
> > d:\SVN\Work\Source\Source\Project.Client
> > d:\SVN\Work\Source\Source\Project.Server
> >
> > And I received such result:
> >
> > ---------------------------
> > 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
> > https://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.10.2\ext\subversion\subversion\libsvn_wc\wc_db.c'
> > line 10238: assertion failed (svn_dirent_is_absolute(local_abspath))
> > ---------------------------
> > OK
> > ---------------------------
> >
> > Am I doing something wrong, or is this a bug?
>
> Hi Yakov,
>
> This might be a problem specific to "TortoiseSVN", and not in "core
> svn". This mailinglist is for discussing the development of the core
> svn functionality (the Apache Subversion project), so we don't know
> anything about TortoiseProc.exe and how it handles its arguments etc
> (eventually calling the underlying SVN libraries). So I suggest you
> report this to one of the specific TortoiseSVN mailinglists. See
> https://tortoisesvn.net/community.html.
>
> Thanks,
> --
> Johan
>
Received on 2018-10-18 12:25:20 CEST

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.