Re: cvs tag renaming after repo copy



On 2008.02.28 14:58:53 +0100, Dag-Erling Smørgrav wrote:
"Simon L. Nielsen" <simon@xxxxxxxxxxx> writes:
John Polstra has made a script (Fixtags) for it which we use for the
FreeBSD repository. I don't think he has any problems with it being
distributed, but as it doesn't have a copyright statement i just want
to ask before I distribute it...

Uh... I wrote a replacement for that in 2001 (~des/bin/fixtags.pl).
I'm surprised you still use John's version, which is excruciatingly
slow, since 1) it's a shell script, 2) it's a *recursive* shell script,
3) it runs rcs twice for every modified tag.

If it ain't borken :-). Speed is rarely an issue since the CVS master
server is fast, and most of the time only a few files are copied.

For other intersted parties I got OK from John Polstra to put his
script online with std. BSD license so it can now be found at
http://people.freebsd.org/~simon/scripts/Fixtags .

In case anyone is interested I put the script I use for repo-copies at
FreeBSD.org online as
http://people.freebsd.org/~simon/scripts/cvs_repo_copy . The script
probably need to be adjusted to local config and use at your own risk
etc - but it hasn't done anything bad for me yet :-).

--
Simon L. Nielsen
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: pop-forum Re: poplog-dev A look at Poplog on the Macintosh
    ... with the poplink command. ... When trying to make pglink produce a 'sh' rather than a 'csh' shell ... script for linking and when trying to make it put unexpanded environment ... using the shell script pglibr, ...
    (comp.lang.pop)
  • Files appear to be cross linked
    ... script requires a number of standard environment variables to be set ... so it calls a second shell script to set these at the session level, ... control should return to the first shell script, ... that the script executes to the last line prior to the displaying of ...
    (comp.unix.solaris)
  • Re: [PHP] Catch STDERR
    ... into your PHP script? ... Or do you just need STDOUT in one variable, and STDERR in another, ... Another option is to try to write a .sh shell script to get what you ...
    (php.general)
  • Re: basic questions
    ... Setting a script that runs at 3:00 ... Set chron to run that shell script. ... Debug the GUI application with the REPL. ... You start up the Web browser, then browse the Web, visit a hundred ...
    (comp.lang.lisp)
  • Re: Converting large bash script to TCL
    ... I know that TCL and shell scripting share a lot of similarities. ... The shell script ... Determine what it (the script) is supposed to do ... echo "WOULD YOU LIKE TO INSTALL NAC DRIVER ...
    (comp.lang.tcl)