Page MenuHomeFreeBSD

Add a small bit about the mfh script being able to handle multiple revisions at once.
ClosedPublic

Authored by mat on Mar 14 2016, 2:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 11 2025, 5:13 PM
Unknown Object (File)
Sep 10 2025, 3:55 AM
Unknown Object (File)
Sep 8 2025, 7:37 AM
Unknown Object (File)
Sep 8 2025, 7:37 AM
Unknown Object (File)
Sep 8 2025, 7:36 AM
Unknown Object (File)
Sep 8 2025, 6:48 AM
Unknown Object (File)
Sep 8 2025, 5:00 AM
Unknown Object (File)
Jun 21 2025, 10:17 AM
Subscribers

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mat retitled this revision from to Add a small bit about the mfh script being able to handle multiple revisions at once..
mat updated this object.
mat edited the test plan for this revision. (Show Details)
mat added a reviewer: wblock.
mat added a subscriber: portmgr.
en_US.ISO8859-1/articles/committers-guide/article.xml
4809 ↗(On Diff #14317)

"for instance" is not needed.

4810 ↗(On Diff #14317)

Not sure what "branch was made" means here. Might mean since the branch was created, but might also mean "since it was branched".

4812 ↗(On Diff #14317)

Comma not needed: s/revisions,/revisions/

4813 ↗(On Diff #14317)

What is the "right order"? Could it be in the "order they were committed"?

4817 ↗(On Diff #14317)

Okay, this is a long sentence. It is not clear what has been concatenated--the commit messages? Also, avoid "you".
A couple of shorter sentences would be clearer. Taking a shot at what I think it might mean:

The new commit log message will contain the combined log messages from all the original commits.
These messages must be edited to show what is actually being done with the new commit.
mat marked 5 inline comments as done.Mar 23 2016, 3:26 PM
This revision was automatically updated to reflect the committed changes.