Page MenuHomeFreeBSD

Start updating the Subversion primer.
Needs ReviewPublic

Authored by mat on May 30 2017, 4:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 1, 12:31 AM
Unknown Object (File)
Fri, Feb 20, 1:54 PM
Unknown Object (File)
Sat, Feb 14, 10:26 AM
Unknown Object (File)
Jan 31 2026, 6:33 AM
Unknown Object (File)
Jan 25 2026, 1:16 PM
Unknown Object (File)
Jan 17 2026, 5:36 AM
Unknown Object (File)
Jan 9 2026, 7:15 PM
Unknown Object (File)
Dec 17 2025, 11:24 PM

Details

Summary

This kinda started by me trying to update the new committer's section...

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 17441
Build 17273: arc lint + arc unit

Event Timeline

bcr added a subscriber: bcr.

Adding Michael Dexter for his work on D9981.

  • Update bits of the Subversion primer.
  • Move the properties things in a properties section.
wblock added inline comments.
en_US.ISO8859-1/articles/committers-guide/article.xml
868–870

About the "edit it": that is not needed and kind of confuses the issue. A file does not have to be modified to be added to version control.

  • Address wblocks's comment.
  • Do not use svn abbreviated commands.
  • Always use svn delete
  • More fixes/changs.

Just a formatting thing that I found, the rest looks fine.

en_US.ISO8859-1/articles/committers-guide/article.xml
1444

The indentation of the <important> tags is correct, here, but the <para> tags must now be at a deeper indentation level.

en_US.ISO8859-1/articles/committers-guide/article.xml
1444

Well, obviously, but if I reindent everything properly, I then get told that I should not mix content change and whitespace changes :-)
So all whitespace changes are left for a later commit.