From 94ffb7a9fb63cf16805b7c627d1914b499960088 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Thu, 16 Oct 2014 18:14:49 +0200 Subject: Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer r=gerv a=glob --- docs/en/rst/using.rst | 40 ++++------------------------------------ 1 file changed, 4 insertions(+), 36 deletions(-) (limited to 'docs') diff --git a/docs/en/rst/using.rst b/docs/en/rst/using.rst index bdffb2cdb..69bc556e2 100644 --- a/docs/en/rst/using.rst +++ b/docs/en/rst/using.rst @@ -623,11 +623,10 @@ file first. Patch Viewer ============ -Viewing and reviewing patches in Bugzilla is often difficult due to -lack of context, improper format and the inherent readability issues that -raw patches present. Patch Viewer is an enhancement to Bugzilla designed -to fix that by offering increased context, linking to sections, and -integrating with Bonsai, LXR and CVS. +Viewing and reviewing patches in Bugzilla is often difficult due to improper +format and the inherent readability issues that raw patches present. Patch +Viewer is an enhancement to Bugzilla designed to fix that by offering linking +to sections. Patch viewer allows you to: @@ -636,17 +635,12 @@ Patch viewer allows you to: + See the difference between two patches. -+ Get more context in a patch. - + Collapse and expand sections of a patch for easy reading. + Link to a particular section of a patch for discussion or review -+ Go to Bonsai or LXR to see more context, blame, and - cross-references for the part of the patch you are looking at - + Create a rawtext unified format diff out of any patch, no matter what format it came from @@ -671,18 +665,6 @@ dropdown at the top of the page ("Differences between \[dropdown] and this patch") and click the "Diff" button. This will show you what is new or changed in the newer patch. -.. _patchviewer_context: - -Getting More Context in a Patch -------------------------------- - -To get more context in a patch, you put a number in the textbox at -the top of Patch Viewer ("Patch / File / \[textbox]") and hit enter. -This will give you that many lines of context before and after each -change. Alternatively, you can click on the "File" link there and it -will show each change in the full context of the file. This feature only -works against files that were diffed using "cvs diff". - .. _patchviewer_collapse: Collapsing and Expanding Sections of a Patch @@ -705,20 +687,6 @@ able to give someone a URL to show them which part you are talking about) you simply click the "Link Here" link on the section header. The resulting URL can be copied and used in discussion. -.. _patchviewer_bonsai_lxr: - -Going to Bonsai and LXR ------------------------ - -To go to Bonsai to get blame for the lines you are interested in, -you can click the "Lines XX-YY" link on the section header you are -interested in. This works even if the patch is against an old -version of the file, since Bonsai stores all versions of the file. - -To go to LXR, you click on the filename on the file header -(unfortunately, since LXR only does the most recent version, line -numbers are likely to rot). - .. _patchviewer_unified_diff: Creating a Unified Diff -- cgit v1.2.3-24-g4f1b