Bug 167033

Summary: [patch] Add the contents of the wiki page about Subversion vendor imports to the committer's guide.
Product: Documentation Reporter: Isabell Long <isabell>
Component: Books & ArticlesAssignee: Benedict Reuschling <bcr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Isabell Long 2012-04-17 19:30:04 UTC
The separate page about Subversion vendor imports in the wiki's version of the Subversion Primer was not SGMLised as part of Google Code-In.  Attached is a diff to go into the committer's guide with all the other Subversion Primer stuff.

Fix: See the attached diff.

Patch attached with submission follows:
Comment 1 Benedict Reuschling freebsd_committer freebsd_triage 2012-04-18 20:03:56 UTC
Responsible Changed
From-To: freebsd-doc->bcr

I'll take this one.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-04-18 20:24:03 UTC
bcr         2012-04-18 19:23:55 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/articles/committers-guide article.sgml 
  Log:
  Add a section about vendor imports, which is a part of the Subversion
  Primer from the FreeBSD wiki.
  
  PR:             docs/167033
  Submitted by:   Isabell Long (isabell issyl0 co uk)
  
  Revision  Changes    Path
  1.318     +261 -0    doc/en_US.ISO8859-1/articles/committers-guide/article.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Benedict Reuschling freebsd_committer freebsd_triage 2012-04-18 20:33:19 UTC
State Changed
From-To: open->closed

Patch committed with only minor changes. Good work, thanks! PR closed.