Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 571669
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T13:31:54+00:00 2026-05-13T13:31:54+00:00

I am trying to clone Papercut, an smtp server emulator I’m getting the list

  • 0

I am trying to clone Papercut, an smtp server emulator

I’m getting the list of SVN authors with svn log -q https://papercut.svn.codeplex.com/svn | grep -e '^r'| awk 'BEGIN {FS="|"};{print $2}'|sort|uniq which is giving me

RNO\_MCLWEB
SND\krobertson_cp

I created an authors.txt with the SVN_User = UserName <Email> format, but when I run

git svn clone --no-metadata -A authors.txt https://papercut.svn.codeplex.com/svn papercut

it complains “Author: RNO\_MCLWEB not defined in authors.txt file”

I’ve tried with putting a \ before the ‘\’ and ‘_’ to try to escape them, and adding quotes around the name, but neither worked.

I can’t find any better description of the authors.txt file format than SVN_User = UserName <Email>

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T13:31:54+00:00Added an answer on May 13, 2026 at 1:31 pm

    I hate to be “that guy”, but I just gave it a try and it worked fine for me. Here’s the copy of the authors file I used:

    RNO\_MCLWEB = Ronald McDonald <dude@example.com>
    SND\krobertson_cp = Some Guy <someone@example.com>
    

    I did, however, use a slightly different method than you did to generate author names, following these directions. My specific incantation was:

    $ svn log --xml | grep author | sort -u | perl -pe 's/.>(.?)<./$1 = /'
    

    I’m also using Git 1.6.6.1 (doubt that makes a difference, but you never know).

    I did notice that when I used your pipeline to get the SVN authors, there were spaces in front of their SVN usernames in the resulting file (i.e., there was a space in column 1 on each line). Don’t know if that makes a difference or not.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Im trying to clone hg+https://sorl-thumbnail.googlecode.com/hg/#egg=sorl-thumbnail in order to use it with my satchmo store.
Currently I am trying to clone this git repo: https://github.com/twilio/OpenVBX into my main repo,
I'm trying to clone a list item, and then append it to the bottom
I'm trying to clone the facebook iOS API located on github.com. I'm new to
I am trying to clone big svn repository to my git repository. The problem
Im trying to get a completly data copy from a gridview, itryed clone(), tryed
Trying to setup an SSH server on Windows Server 2003. What are some good
Trying to find some simple SQL Server PIVOT examples. Most of the examples that
Im trying to clone facebook image uploader which is built in java. But I
Im trying to clone tree, remove one element from it and then append result

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.