From: David Balch <david.balch@conted.ox.ac.uk>
To: git@vger.kernel.org
Subject: username case conflict in git svn clone
Date: Tue, 09 Oct 2012 17:44:29 +0100 [thread overview]
Message-ID: <5074546D.9010701@conted.ox.ac.uk> (raw)
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
next reply other threads:[~2012-10-09 17:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-09 16:44 David Balch [this message]
2012-10-09 18:02 ` username case conflict in git svn clone Andreas Schwab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5074546D.9010701@conted.ox.ac.uk \
--to=david.balch@conted.ox.ac.uk \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.