Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

svn2git does not error out with missing author in authors file #76

Open
lucianocheng opened this issue Jul 24, 2012 · 0 comments
Open

Comments

@lucianocheng
Copy link

When svn2git encounters a SVN commit author not in the authors file, it will print out an error but keep going in the migration. The error normally looks something like this:

Author: x not defined in authors.txt file

Even though the svn migration didn't complete successfully, svn2git will keep going and build the branches and tags, which buries the error.

I'd rather have svn2git error out than keep going on a incomplete migration, or have a flag to force this behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant