Page MenuHomeFreeBSD

Start updating the Subversion primer.
Needs ReviewPublic

Authored by mat on May 30 2017, 4:42 PM.
Tags
None
Referenced Files
F151011912: D10993.id44064.diff
Sun, Apr 5, 11:08 AM
F150996586: D10993.id44072.diff
Sun, Apr 5, 9:09 AM
Unknown Object (File)
Sat, Apr 4, 11:26 PM
Unknown Object (File)
Sat, Apr 4, 5:09 PM
Unknown Object (File)
Sat, Apr 4, 6:09 AM
Unknown Object (File)
Sat, Apr 4, 3:47 AM
Unknown Object (File)
Fri, Apr 3, 7:24 PM
Unknown Object (File)
Fri, Apr 3, 5:17 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.