Re: check with SGML::Parser::OpenSP (and branches)

Ville Skyttä <ville.skytta@iki.fi> wrote:

>No objections, go ahead.

Ok. Tagged and branched. It now goes as follows:

  • Bugfixes only go in «validator-0_7-branch», targetted at a 0.7.x release.
    Use “cvs get -r validator-0_7-branch” to get it.

  • New features etc. go on the trunk.
    No special magic needed to use.

When we're ready to release 0.7.1, we tag the branch for the release with
“cvs tag validator-0_7_1-release” and merge onto the trunk with
“cvs up -j validator-0_7-branchmerge -j validator-0_7_1-release”.

For 0.7.2 the merge command, no longer needing the -branchmerge thingy, is
“cvs up -j validator-0_7_1-release -j validator-0_7_2-release”.


In any case; HEAD is now ready for Björn to check in his changes.


-- 
Interviewer: "In what language do you write your algorithms?"
    Abigail: English.
Interviewer: "What would you do if, say, Telnet didn't work?"
    Abigail: Look at the error message.

Received on Monday, 15 August 2005 22:56:12 UTC