9.10 Server Guide pg 210 (Subversion) - 'HTPP' HTTP?
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| ubuntu-docs (Ubuntu) |
Low
|
Scott Shields |
Bug Description
Binary package hint: ubuntu-docs
https:/
9.10 Server Guide pg 210 (Subversion) - 'HTPP' HTTP?
On page 210 of the PDF version (also online):
The above configuration snippet assumes that Subversion repositories are created under /home/svn/ directory using svnadmin command. They can be accessible using htpp://
htpp:// is present, instead of http://
Changed in ubuntu-docs (Ubuntu): | |
importance: | Undecided → Low |
tags: | added: bitesize serverguide |
Changed in ubuntu-docs (Ubuntu): | |
status: | Confirmed → In Progress |
assignee: | nobody → Scott Shields (atomicspark) |
Scott Shields (atomicspark) wrote : | #2 |
Here is the patch to fix the typo. However, vcs.xml does not validate:
--Validating vcs.xml ...
vcs.xml:280: element xref: validity error : IDREF attribute linkend references an unknown ID "https-
Document vcs.xml does not validate
This has nothing to do with my edit and I'm not familiar enough with DocBook yet, so I just left it be.
Connor Imes (ckimes) wrote : | #3 |
Scott, thanks for the patch - it looks good, so I've applied it in Lucid development. The validation is a little confusing, you need to validate the parent xml, which we always name the same as the directory. In this case you would have run:
$ scripts/validate.sh serverguide/
--Validating serverguide/
Changed in ubuntu-docs (Ubuntu): | |
status: | In Progress → Fix Committed |
Launchpad Janitor (janitor) wrote : | #4 |
This bug was fixed in the package ubuntu-docs - 10.04.1
---------------
ubuntu-docs (10.04.1) lucid; urgency=low
* First upload for lucid
* General:
- Refresh pot files
- Changed 'Text Editor' to 'gedit Text Editor' LP: #442417 (Connor Imes)
* Advanced-topics:
- Added link in advanced-topics to a description about Users and Groups in
Debian systems. LP: #145055 (Connor Imes)
* Hardware:
- Added mention of ext4 to hardware.xml and changed the mentioning of the
default filesystem in Ubuntu from ext3 to ext4 LP #449667 (Connor Imes)
- Removed subsection in hardware about quirk-checker script - link was
broken, script is outdated LP: #461158 (Connor Imes)
* Keeping-safe:
- Updating instructions for automatic login for new GDM LP: #442676
(Dean Sas)
- String adjustment (period inside of a quote tag), Scott Shields,
LP: #496885
* Internet:
- Changes remaining mention of flashplugin-nonfree to flashplugin-
in web-apps.xml LP: #444546 (Connor Imes)
- Change some <guimenu> tags to <guimenuitem> tags in web-apps.xml to show
arrows in HTML documentation instead of + signs LP: #453512 (Connor Imes)
- Removed reference to network-manager radio buttons, as radio buttons
aren't used in this version of NM for wired networks (Jim Campbell)
- Aligned similar strings in 'internet' section to benefit translators;
some small adjustments. LP: #460360 (Connor Imes)
* Musicvideophotos:
- Fixed apturl for mtp-tools package in music.xml LP #452262 (Connor Imes)
- Improve ipod section, patch by Michael Fitzhugh. LP: #370085
* Printing:
- Updated printer setup directions in printing section LP: #435510
(Connor Imes)
- Fix scanning typo. Patch by Shane Fagan LP: #447250
* Programming:
- Removed entire programming section LP: #414035 (Connor Imes)
* Serverguide:
- Adjusted wording in serverguide package-management file to more
clearly describe apticron. LP: #473280 (Connor Imes)
- Updated LDAP section for changes to the Jaunty package.
Fixes LP: #475492, LP: #459403, LP: #463684 (Adam Sommer)
- In OpenSSH section, .ssh/authorized
600, not 644 LP: #491159 (Connor Imes)
- Replaced description of ebox Log Observer in serverguide with a real
description of the event's purpose LP: #405926 (Connor Imes)
- Fixed IP example in serverguide's postfix configuration section
LP: #495202 (Connor Imes)
- Include 'auto eth1' in interfaces file for static IP configuration
LP: #441802 (Connor Imes)
- Fix for disabling Control-Alt-Delete in serverguide. Scott Shields,
LP: #496465
- Typo fix, Scott Shields, LP: #497867
- PostgreSQL setup fix for config file pg_hba.conf, Scott Shields,
LP: #492286
- Misc fixes in windows-networking section. Vikram Dhillon, LP: #462607
- Changes to RAID installation section LP: #428036, LP: #462719
(Connor Imes)
- Fixes and adjustments to web-servers LP: #462621 (Connor Imes)
* Switching:
- Replaced Pidgin with Empathy in applications-
LP: #490980 (Connor Ime...
Changed in ubuntu-docs (Ubuntu): | |
status: | Fix Committed → Fix Released |
Shish (shish) wrote : | #5 |
This bug is still present in the online version of the docs --> https:/
Connor Imes (ckimes) wrote : | #6 |
Shish, this was fixed in the development branch and will appear correctly in the Lucid docs. It's not a serious enough bug to qualify for a Stable Release Update (SRU).
Thanks for reporting this bug and any supporting documentation. Since this bug has enough information provided for a developer to begin work, I'm going to mark it as confirmed and let them handle it from here. Thanks for taking the time to make Ubuntu better!