···2727 sc.stray_commitids_to_changesets
2828 sc.fill_in_changeset_data
29293030- if tree == "src"
3131- # gcc has an old INSTALL file that later became a directory, so checking
3232- # out -r1.1 of the tree will throw an error when it tries to mkdir over the
3333- # existing file. move it to some other name since it was deleted long ago
3434- if File.exists?(CVSROOT + "src/gnu/usr.bin/gcc/Attic/INSTALL,v")
3535- system("mv", "-f", CVSROOT + "src/gnu/usr.bin/gcc/Attic/INSTALL,v",
3636- CVSROOT + "src/gnu/usr.bin/gcc/Attic/INSTALL.old,v")
3737- end
3838- end
3939-4030 sc.repo_surgery(CVSTMP, CVSROOT, tree)
41314232 sc.outputter.changelog("cvs.openbsd.org",