Re: A question about the error: svn_fspath__is_canonical

2014-01-10 Thread Dan Kaplan
without error. I then ran make test and it looked like most of the passed. I added it to my path and now my bug is fixed! Thanks for the help guys. On Fri, Jan 10, 2014 at 11:34 AM, Torsten Bögershausen wrote: > On 2014-01-10 20.28, Jonathan Nieder wrote: >> Dan Kap

Re: A question about the error: svn_fspath__is_canonical

2014-01-10 Thread Dan Kaplan
Because I'm on cygwin, that's a little intimidating to me. I've never compiled sources on cygwin. Do you think it'll still work? On Fri, Jan 10, 2014 at 11:16 AM, Jonathan Nieder wrote: > Hi Dan, > > Dan Kaplan wrote: > >> My environment is probably

A question about the error: svn_fspath__is_canonical

2014-01-10 Thread Dan Kaplan
I found this mailing list thread discussing the problem I'm currently experiencing: http://git.661346.n2.nabble.com/Fwd-Error-with-git-svn-pushing-a-rename-td7599382.html Apparently a patch was submitted to fix this bug and I'm trying to figure out what version of what I need to fix this bug. Th