git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / 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

* Re: username case conflict in git svn clone
  2012-10-09 16:44 username case conflict in git svn clone David Balch
@ 2012-10-09 18:02 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2012-10-09 18:02 UTC (permalink / raw)
  To: David Balch; +Cc: git

David Balch <david.balch@conted.ox.ac.uk> writes:

> whenusers.txt contains:
>
> juser Joe User <joe.user@example.com>
>
> JUser Joe User <joe.user@example.com>

Reread the manual.  Hint: there must be an equal sign.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

^ 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

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).