[Kde-pim] [Git migration] kdepimlibs update
Thomas McGuire
mcguire at kde.org
Mon Mar 29 14:37:50 BST 2010
Hi,
On Monday 29 March 2010 13:38:33 Thomas McGuire wrote:
> > So if you do a fresh clone I hope everything will be in a better state, a
> > diff shown no changes against the same svn revision so current state is
> > ok.
>
> Yep, state is nice. As with last time, some history is lost because of
> missing move rules, I'll upload a log once my script run here is
> complete.
Ok, done, see http://www.kdab.com/~thomas/git/svn2git-kdepimlibs-20100329.log.
Some interesting statistics:
Total number of files with cut history:
cat svn2git-kdepimlibs-20100329.log | grep "WARNING" | wc -l
888
Number of unique commits that cut off history:
cat svn2git-kdepimlibs-20100329.log | grep "WARNING" | awk '{ print $15 }' |
sort -un | wc -l
86
Commits that cause most lost history:
cat svn2git-kdepimlibs-20100329.log | grep "WARNING" | awk '{ print $15 }' |
sort -n | uniq -c (+ manually picking the commits)
179 788342
81 1010056
80 917909
71 1017778
67 346544
53 681822
46 710730
23 885744
22 302876
21 1038525
18 558077
16 197389
12 758644
11 681675
11 885716
Regards,
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20100329/9c774dcc/attachment.sig>
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list