git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* username case conflict in git svn clone
@ 2012-10-09 16:44 David Balch
  2012-10-09 18:02 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: David Balch @ 2012-10-09 16:44 UTC (permalink / raw)
  To: git

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.user@example.com>

JUser Joe User <joe.user@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.balch@conted.ox.ac.uk

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-09 18:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-09 16:44 username case conflict in git svn clone David Balch
2012-10-09 18:02 ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).