<p dir="ltr">For those kinds of things simply ask sysadmin for an exception, either by filing a ticket on <a href="http://sysadmin.kde.org">sysadmin.kde.org</a> or asking and waiting in #kde-sysadmin the audit failure messages and which repo (scratch address) you are pushing to determine what ki d of exception is needed so include that in your request.</p>
<p dir="ltr">Thanks,<br>
Jeremy</p>
<div class="gmail_quote">On Nov 7, 2014 9:29 AM, "Thomas Friedrichsmeier" <<a href="mailto:thomas.friedrichsmeier@ruhr-uni-bochum.de">thomas.friedrichsmeier@ruhr-uni-bochum.de</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Jeremy (and Nicolás),<br>
<br>
On Thursday 06 November 2014 15:28:10 Jeremy Whiting wrote:<br>
> Once a conversion is ran, we push to git scratch space on <a href="http://git.kde.org" target="_blank">git.kde.org</a><br>
> so the conversion can be reviewed by anyone interested to make sure we<br>
> got all history and branches/tags, etc. look ok. It should be pretty<br>
> straightforward to filter out any branches into separate git<br>
> repositories or whatnot if wanted. Then after the git repos look ok we<br>
> can ask sysadmin to create a real git repo for them and push to there.<br>
<br>
[...]<br>
<br>
> Hope that information helps. Let me know if you need any help in rule<br>
> writing, running a conversion, or whatnot.<br>
<br>
Thanks for your advice!<br>
<br>
Our current repo is rsyncable from<br>
rsync -av svn.code.sf.net::p/rkward/code rkwardsvn<br>
<br>
I have set up an intial ruleset:<br>
<a href="http://sourceforge.net/p/rkward/code/HEAD/tree/trunk/rkward/scripts/svn2git_rules?format=raw" target="_blank">http://sourceforge.net/p/rkward/code/HEAD/tree/trunk/rkward/scripts/svn2git_rules?format=raw</a><br>
<br>
(I'm not uploading the authors map, but can send it to you in PM, if needed).<br>
That seems to work quite fine for the most part. However when trying to push<br>
to a scratch repo for testing, I get:<br>
<br>
> Initialized empty Git repository in<br>
> /srv/git/repositories/scratch/tfry/rkward-svn-import.git/<br>
[...]<br>
> remote: Audit failure - Commit 058e6c58f7ee889da7969199db54a5080da97f14 -<br>
> End of Line Style (non-Unix): rkward/qwinhost/LGPL_EXCEPTION.txt<br>
[several of those]<br>
> remote: Audit failure - Commit 1b144edd6dd9ffdcbcf1d73cebf199041fe66ec4 -<br>
> Invalid filename: admin/acinclude.m4.in.orig<br>
[several of those, too]<br>
[...]<br>
> remote: Push declined - commits failed audit<br>
> remote: error: hook declined to update refs/heads/master<br>
> To git@git.kde.org:scratch/tfry/rkward-svn-import<br>
> ! [remote rejected] master -> master (hook declined)<br>
<br>
Alright. These problems are fixed at HEAD, but how do I get the old - bad -<br>
commits in?<br>
<br>
Regards<br>
Thomas</blockquote></div>