On Mon, Feb 21, 2011 at 5:12 AM, Will Palmer <wmpalmer@xxxxxxxxx> wrote: > Someone accidentally checked some files containing "%20" in their names > into our svn repository, which is accessed with either svn or git-svn > depending on the developer. > When I attempted to correct this by renaming the file, I received (on > dcommit): > Filesystem has no item: File not found: revision 1, path > '/theBeginningOfTheOriginalFileName theRestOfTheOriginalFilename' > at /home/wpalmer/libexec/git-core/git-svn line 576 This is the same issue I've been seeing (except that the %20 is in a parent directory on the SVN server). It makes using git-svn fraught with danger, since I never know when I'm going to be unable to checkin days' worth of git commits. -- Steven Scott -- 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