RE: username case conflict in git svn clone [SOLVED]

2012-10-10 Thread Balch, David
Gah! Schoolboy error. juser = Joe User Thanks for the pointer! Cheers, Dave. > -Original Message- > From: Andreas Schwab [mailto:sch...@linux-m68k.org] > Sent: 09 October 2012 19:03 > To: Balch, David > Cc: git@vger.kernel.org > Subject: Re: username case conflic

Re: username case conflict in git svn clone

2012-10-09 Thread Andreas Schwab
David Balch writes: > whenusers.txt contains: > > juser Joe User > > JUser Joe User Reread the manual. Hint: there must be an equal sign. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something comple

username case conflict in git svn clone

2012-10-09 Thread David Balch
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 JUser Joe User returns: Initialized empty Git repository in /var/git/SCE/sce/.git