Re: git svn fetch error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/23/2011 01:39 AM, Dave Zarzycki wrote:
> Has anybody seen the following error with git svn fetch? I've seen this both with 1.7.4.4 and top-of-tree.
> 
> Argument "195270*" isn't numeric in numeric le (<=) at /usr/libexec/git-core/git-svn line 3840.
> Argument "195270*" isn't numeric in numeric le (<=) at /usr/libexec/git-core/git-svn line 3840.
> Argument "195270*" isn't numeric in numeric gt (>) at /usr/libexec/git-core/git-svn line 3822.
> Argument "195270*" isn't numeric in numeric ge (>=) at /usr/libexec/git-core/git-svn line 3823.
> Argument "195270*" isn't numeric in numeric gt (>) at /usr/libexec/git-core/git-svn line 3118.
> 
> How alarmed should I be?

I haven't looked into the code, but from the argument shown in the error
message my guess is that git-svn is being confused by Subversion's
non-inheritable merge information.  Non-inheritable merge information
can arise from partial-tree merges.  The hairy details about
non-inheritable merge information are in the section entitled "Mergeinfo
Inheritance and Non-Inheritable Ranges" in [1].

Michael

[1] http://www.collab.net/community/subversion/articles/merge-info.html

-- 
Michael Haggerty
mhagger@xxxxxxxxxxxx
http://softwareswirl.blogspot.com/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]