Re: [git-users] That's really weird, there is no issue tracking for git, I want to report a bug, git can not check-out files with invalid Windows path.

2014-05-15 Thread Konstantin Khomoutov
On Thu, 15 May 2014 02:32:32 +0800 罗勇刚(Yonggang Luo) luoyongg...@gmail.com wrote: I report to here because it's not a problem of msysgit, I was ask git do the following things: when commit newly added files, check the filename if its can be used under multiple environment. such as

Re: [git-users] That's really weird, there is no issue tracking for git, I want to report a bug, git can not check-out files with invalid Windows path.

2014-05-14 Thread Thomas Ferris Nicolaisen
On Tuesday, May 13, 2014 6:27:32 PM UTC+2, Konstantin Khomoutov wrote: And while we're on it, Thomas could you please update your wonderful gist with this additional pointers regarding GfW bug tracking? 1.

Re: [git-users] That's really weird, there is no issue tracking for git, I want to report a bug, git can not check-out files with invalid Windows path.

2014-05-14 Thread Konstantin Khomoutov
On Tue, 13 May 2014 23:04:38 -0700 (PDT) Thomas Ferris Nicolaisen tfn...@gmail.com wrote: And while we're on it, Thomas could you please update your wonderful gist with this additional pointers regarding GfW bug tracking? [...] 3. https://github.com/msysgit/git/issues I added a link to

Re: [git-users] That's really weird, there is no issue tracking for git, I want to report a bug, git can not check-out files with invalid Windows path.

2014-05-14 Thread Yonggang Luo
I report to here because it's not a problem of msysgit, I was ask git do the following things: when commit newly added files, check the filename if its can be used under multiple environment. such as | for example is illegal under Windows. 2014-05-14 17:14 GMT+08:00 Konstantin Khomoutov

Re: [git-users] That's really weird, there is no issue tracking for git, I want to report a bug, git can not check-out files with invalid Windows path.

2014-05-14 Thread Konstantin Khomoutov
On Thu, 15 May 2014 00:32:39 +0800 罗勇刚(Yonggang Luo) luoyongg...@gmail.com wrote: I report to here because it's not a problem of msysgit, I was ask git do the following things: when commit newly added files, check the filename if its can be used under multiple environment. such as | for

Re: [git-users] That's really weird, there is no issue tracking for git, I want to report a bug, git can not check-out files with invalid Windows path.

2014-05-14 Thread Yonggang Luo
2014年5月15日 上午2:19于 Konstantin Khomoutov flatw...@users.sourceforge.net 写道: On Thu, 15 May 2014 00:32:39 +0800 罗勇刚(Yonggang Luo) luoyongg...@gmail.com wrote: I report to here because it's not a problem of msysgit, I was ask git do the following things: when commit newly added files,

[git-users] That's really weird, there is no issue tracking for git, I want to report a bug, git can not check-out files with invalid Windows path.

2014-05-13 Thread Yonggang Luo
error: unable to create file test/API/pthread-RPP|TPP.SUSv4.syms (Invalid argument) error: unable to create file test/API/sched-PS|TPS.SUSv4.syms (Invalid argument) error: unable to create file test/API/sys_mman-XSI|SIO.SUSv4.syms (Invalid argument) for example, in this path, it's contains |.

Re: [git-users] That's really weird, there is no issue tracking for git, I want to report a bug, git can not check-out files with invalid Windows path.

2014-05-13 Thread Konstantin Khomoutov
On Tue, 13 May 2014 09:08:57 -0700 (PDT) Yonggang Luo luoyongg...@gmail.com wrote: error: unable to create file test/API/pthread-RPP|TPP.SUSv4.syms (Invalid argument) error: unable to create file test/API/sched-PS|TPS.SUSv4.syms (Invalid argument) error: unable to create file