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)
Thu, Jun 6, 1:23 PM
Unknown Object (File)
Sat, Jun 1, 2:41 PM
Unknown Object (File)
Tue, May 28, 7:16 PM
Unknown Object (File)
May 15 2024, 1:14 AM
Unknown Object (File)
Apr 28 2024, 8:15 AM
Unknown Object (File)
Apr 27 2024, 3:27 PM
Unknown Object (File)
Apr 19 2024, 10:42 PM
Unknown Object (File)
Mar 11 2024, 3:30 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 9578
Build 10025: 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
942

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
1523

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
1523

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.