Roman Kagan writes:
> --- a/perl/Git/SVN/Editor.pm
> +++ b/perl/Git/SVN/Editor.pm
> @@ -304,8 +304,9 @@ sub C {
> my ($self, $m, $deletions) = @_;
> my ($dir, $file) = split_path($m->{file_b});
> my $pbat = $self->ensure_path($dir, $deletions);
> + my $upa = $self->url_path(
2013/12/25 Roman Kagan :
> 2013/12/25 Roman Kagan :
>> I've hit this problem too, and tracked it down to what I think is a
>> bug in svn.
>> [...]
>> I'm going to submit a patch adding apr_pstrdup() to subversion folks.
>
> http://thread.gmane.org/gmane.comp.version-control.subversion.devel/145186
2013/12/25 Roman Kagan :
> I've hit this problem too, and tracked it down to what I think is a
> bug in svn.
> [...]
> I'm going to submit a patch adding apr_pstrdup() to subversion folks.
http://thread.gmane.org/gmane.comp.version-control.subversion.devel/145186
Roman.
--
To unsubscribe from thi
Benjamin Pabst gmail.com> writes:
> is it possible to debug git-svn or get a more verbose / debug output
> from it? I already tried with the "GIT_TRACE" variable, but it does
> not include any further output on the svn methods.
I've hit this problem too, and tracked it down to what I think is a
b
Hi,
is it possible to debug git-svn or get a more verbose / debug output
from it? I already tried with the "GIT_TRACE" variable, but it does
not include any further output on the svn methods.
Regards, Benjamin
2013/11/17 Andreas Stricker :
> Hi Jonathan
>
>> Can you give an exact sequence of ste
Hi Andy,
sadly I get the same error with a downgraded svn:
$ git --version
git version 1.8.4.2
$ svn --version
svn, version 1.7.10 (r1485443)
compiled Nov 18 2013, 18:43:16
Copyright (C) 2013 The Apache Software Foundation.
This software consists of contributions made by many people; see the
Hi Jonathan
> Can you give an exact sequence of steps (including "Upgrade Subversion
> at this step") to reproduce the problem? That would help immensely
> --- if at all possible, I would very much like to keep existing
> git-svn repos working on upgrade.
Of course. I've attached a text file wit
Andreas Stricker wrote:
> svn, Version 1.7.10 (r1485443)
>
> I tried to reproduce the problem with git version 1.8.4.2 and
> Subversion version 1.8.4 (r1534716) with a fresh and pristine
> subversion repo and a git-svn clone of it: I didn't manage to
> reproduce the rename issue. Then I switched s
Hi Benjamin
> thanks for your link. Can you give me the exact version you
> downgraded svn to?
svn, Version 1.7.10 (r1485443)
I tried to reproduce the problem with git version 1.8.4.2 and
Subversion version 1.8.4 (r1534716) with a fresh and pristine
subversion repo and a git-svn clone of it: I d
Hi
> But today I tried to push back a rename to the subversion server,
> which resulted in the following error:>
> perl: subversion/libsvn_subr/dirent_uri.c:2489:
> svn_fspath__skip_ancestor: Assertion
> `svn_fspath__is_canonical(child_fspath)' failed.
> error: git-svn died of signal 6
I also obs
Hi guys,
I'm using git as a subversion client, which works great so far. But
today I tried to push back a rename to the subversion server, which
resulted in the following error:
perl: subversion/libsvn_subr/dirent_uri.c:2489:
svn_fspath__skip_ancestor: Assertion
`svn_fspath__is_canonical(child_fs
11 matches
Mail list logo