* [PATCH] Documentation: Fix skipped section level
@ 2008-05-22 2:28 Gustaf Hendeby
2008-05-22 3:52 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Gustaf Hendeby @ 2008-05-22 2:28 UTC (permalink / raw)
To: gitster; +Cc: git, Gustaf Hendeby
With xmlto 0.0.18 it seems to demand that no section levels are
skipped. The commit 'implement gitcvs.usecrlfattr' (8a06a632976ead)
one such skip, which here is removed by increasing the level of the
offender.
Signed-off-by: Gustaf Hendeby <hendeby@isy.liu.se>
---
This seems to only be in next so the patch applies there.
/Gustaf
Documentation/git-cvsserver.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-cvsserver.txt b/Documentation/git-cvsserver.txt
index cd0685e..a33382e 100644
--- a/Documentation/git-cvsserver.txt
+++ b/Documentation/git-cvsserver.txt
@@ -302,7 +302,7 @@ Legacy monitoring operations are not supported (edit, watch and related).
Exports and tagging (tags and branches) are not supported at this stage.
CRLF Line Ending Conversions
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
By default the server leaves the '-k' mode blank for all files,
which causes the cvs client to treat them as a text files, subject
--
1.5.5.1.499.g878b8
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: Fix skipped section level
2008-05-22 2:28 [PATCH] Documentation: Fix skipped section level Gustaf Hendeby
@ 2008-05-22 3:52 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2008-05-22 3:52 UTC (permalink / raw)
To: Gustaf Hendeby; +Cc: git
Gustaf Hendeby <hendeby@isy.liu.se> writes:
> With xmlto 0.0.18 it seems to demand that no section levels are
> skipped. The commit 'implement gitcvs.usecrlfattr' (8a06a632976ead)
> one such skip, which here is removed by increasing the level of the
> offender.
>
> Signed-off-by: Gustaf Hendeby <hendeby@isy.liu.se>
> ---
>
> This seems to only be in next so the patch applies there.
Thanks. Catching breakages before a series hits 'master' is greatly
appreciated.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-22 3:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-22 2:28 [PATCH] Documentation: Fix skipped section level Gustaf Hendeby
2008-05-22 3:52 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).