Hi, Can anyone help me with a username case conflict in git svn clone?
Running `git svn clone svn://svn.example.com/project --no-metadata -A users.txt project` whenusers.txt contains: juser Joe User <joe.u...@example.com> JUser Joe User <joe.u...@example.com> returns: Initialized empty Git repository in /var/git/SCE/sce/.git/ A a.txt A b.txt Author: JUser not defined in users.txt file I was hoping that the two versions of the username would be replaced with the same details, but apparently not. Any ideas? Cheers, Dave. -- David Balch. | SeƱor web developer. T: +44 (0)1865 280979 | Technology-Assisted Lifelong Learning. W: www.tall.ox.ac.uk | University of Oxford. E: david.ba...@conted.ox.ac.uk -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html