On Mon, 2006-02-27 at 17:08, Karl Hasselström wrote: > diff --git a/Documentation/git-svnimport.txt b/Documentation/git-svnimport.txt > index e0e3a5d..912a808 100644 > --- a/Documentation/git-svnimport.txt > +++ b/Documentation/git-svnimport.txt > @@ -75,9 +75,9 @@ When importing incrementally, you might > -A <author_file>:: > Read a file with lines on the form > > - username User's Full Name <email@xxxxxxxxxx> > + username = User's Full Name <email@xxxxxxx> > > - and use "User's Full Name <email@xxxxxxxxxx>" as the GIT > + and use "User's Full Name <email@xxxxxxx>" as the GIT > author and committer for Subversion commits made by > "username". If encountering a commit made by a user not in the > list, abort. Actually, I believe that "example.com" was reserved specifically for instances such as this. See: http://www.faqs.org/rfcs/rfc2606.html jdl - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html