Git commit cf528a892fd0135e1fd1884e649f8a3d1f1518b8 by Parker Coates. Committed on 19/02/2012 at 04:41. Pushed by coates into branch 'master'. Add (trivial) rules for playground/games/kscoremanager. A +19 -0 playground/games/kscoremanager-rules http://commits.kde.org/kde-ruleset/cf528a892fd0135e1fd1884e649f8a3d1f1518b8 diff --git a/playground/games/kscoremanager-rules b/playground/games/kscore= manager-rules new file mode 100644 index 0000000..911a073 --- /dev/null +++ b/playground/games/kscoremanager-rules @@ -0,0 +1,19 @@ +# Created by Parker Coates +# +# KScoreManager has a short history, so run svn2git with the following opt= ions: +# --resume-from=3D802604 --max-rev=3D1115195 + +# Create the kscoremanager repository +create repository kscoremanager +end repository + +# KScoreManager has no branches or tags, so all relevant commits are in th= is directory +match /trunk/playground/games/kscoremanager/ + repository kscoremanager + branch master +end match + +# Ignore everthing else +match / +end match +