* [PATCH] avoid asciidoc warning in git-cvsserver.txt
@ 2006-03-05 11:41 Francis Daly
0 siblings, 0 replies; 3+ messages in thread
From: Francis Daly @ 2006-03-05 11:41 UTC (permalink / raw)
To: git
Manually renumber to keep asciidoc happy
---
Documentation/git-cvsserver.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
9809de6594b8e11261ca5f18bb2eadb913fb33ae
diff --git a/Documentation/git-cvsserver.txt b/Documentation/git-cvsserver.txt
index 19c9c51..0c4948d 100644
--- a/Documentation/git-cvsserver.txt
+++ b/Documentation/git-cvsserver.txt
@@ -44,13 +44,13 @@ INSTALLATION
n.b. you need to ensure each user that is going to invoke server.pl has
write access to the log file.
-5. On each client machine you need to set the following variables.
+3. On each client machine you need to set the following variables.
CVSROOT should be set as per normal, but the directory should point at the
appropriate git repo.
CVS_SERVER should be set to the server.pl script that has been put on the
remote machine.
-6. Clients should now be able to check out modules (where modules are the names
+4. Clients should now be able to check out modules (where modules are the names
of branches in git).
$ cvs co -d mylocaldir master
--
1.2.GIT
--
Francis Daly francis@daoine.org
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] avoid asciidoc warning in git-cvsserver.txt
@ 2006-03-05 12:11 Francis Daly
2006-03-05 19:22 ` Martin Langhoff
0 siblings, 1 reply; 3+ messages in thread
From: Francis Daly @ 2006-03-05 12:11 UTC (permalink / raw)
To: git
Oops, I missed
Subject: [PATCH] cvsserver: updated documentation
which makes this one redundant.
Sorry,
f
--
Francis Daly francis@daoine.org
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] avoid asciidoc warning in git-cvsserver.txt
2006-03-05 12:11 [PATCH] avoid asciidoc warning in git-cvsserver.txt Francis Daly
@ 2006-03-05 19:22 ` Martin Langhoff
0 siblings, 0 replies; 3+ messages in thread
From: Martin Langhoff @ 2006-03-05 19:22 UTC (permalink / raw)
To: Francis Daly; +Cc: git
On 3/6/06, Francis Daly <francis@daoine.org> wrote:
> Oops, I missed
>
> Subject: [PATCH] cvsserver: updated documentation
>
> which makes this one redundant.
Thanks anyway to you and Mark for the fixes. Seems we were all working
at the same time on the file!
cheers,
martin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-03-05 19:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-05 12:11 [PATCH] avoid asciidoc warning in git-cvsserver.txt Francis Daly
2006-03-05 19:22 ` Martin Langhoff
-- strict thread matches above, loose matches on Subject: below --
2006-03-05 11:41 Francis Daly
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).