Open main menu

Changes

Authors

323 bytes added, 21:50, 6 October 2020
m
→‎authors.txt: Gna link fix.
{{historical svn}}
__TOC__
 
== Cloning Subversion ==
Based [http://john.albin.net/git/convert-subversion-to-git on this post]
svn log -q | awk -F '|' '/^r/ {sub("^ ", "", $2); sub(" $", "", $2); print $2" = "$2" <"$2">"}' | sort -u > authors.txt
</source>
==== trunk Result authors.txt ====Author information can be found at {{gna link|url=gna.org/project/memberlist.php?group=relax|text=gna project page.}}<br>'''authorsThe email addresses has been obscured, so replace " att " with "@" and " dott " with ".txt'''"
<source lang="text">
bugman = Edward d'Auvergne <edward@att nmr-relax.dott com>edward = Edward d'Auvergne <edward@att nmr-relax.dott com> han87 = han87 Han Sun <han87hasu att nmr dott mpibpc dott mpg dott de>macraild = macraild Chris MacRaild <macraildatt wehi dott edu dott au>michaelbieri = michaelbieri Michael Bieri <michaelbierimichael dott bieri att nmr-relax dott com>semor = semor Sebastien Morin <semorsebastien att nmr-relax dott com>varioustoxins = varioustoxins Gary Thompson <varioustoxinsgaryt att nmr-relax dott com>
</source>
==== relax_disp result ==See also =='''authors.txt'''<source lang="text">[[git_svn]]
</source>
 
== See also ==
[[Category:git]]
Trusted, Bureaucrats
4,223

edits