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)
Tue, Jun 3, 3:05 AM
Unknown Object (File)
Mon, Jun 2, 9:42 PM
Unknown Object (File)
Wed, May 7, 3:38 AM
Unknown Object (File)
May 2 2025, 7:47 PM
Unknown Object (File)
Apr 21 2025, 2:59 AM
Unknown Object (File)
Apr 19 2025, 11:30 PM
Unknown Object (File)
Apr 9 2025, 7:02 PM
Unknown Object (File)
Apr 2 2025, 3:27 AM

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.