All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: "Giovanni Funchal" <gafunchal@gmail.com>
Cc: git@vger.kernel.org, Johannes.Schindelin@gmx.de,
	git@wingding.demon.nl, Matthieu.Moy@imag.fr
Subject: Re: [PATCH] Documentation: setup-git-server-over-http: Mention davfs2
Date: Tue, 19 Aug 2008 00:48:21 -0700	[thread overview]
Message-ID: <7vtzdhfnsq.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <c475e2e60808190023r2984cea3r11bd27fd331234b4@mail.gmail.com> (Giovanni Funchal's message of "Tue, 19 Aug 2008 09:23:39 +0200")

"Giovanni Funchal" <gafunchal@gmail.com> writes:

>> In addition, testing with davfs2 requires you to have root access.
>
> When davfs2 is properly configured, the file system can be mounted in
> user space by non-root users. Root access is needed only when
> installing.

Ok, then I misread your description.  This part should be clarified:

>>> +An alternative is to use davfs2, a driver that allows mounting a WebDAV
>>> +resource into the system tree. This requires root access and kernel

s/This/Installing this module/;

>>> +support (probably your kernel includes this).
>>> +
>>> +  $ apt-get install davfs2

s/\$ /# /;

>>> +  $ mkdir -p /mnt/webdav

ditto.

>>> +  $ mount -t davfs http://<servername>/ /mnt/webdav
>>> +  $ ls /mnt/webdav
>>> +  $ umount /mnt/webdav

      reply	other threads:[~2008-08-19  7:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-18 21:05 [PATCH] Documentation: setup-git-server-over-http: Mention davfs2 Giovanni Funchal
2008-08-18 21:25 ` Marcus Griep
2008-08-18 21:46   ` Giovanni Funchal
2008-08-19  5:57     ` Junio C Hamano
2008-08-19  7:23       ` Giovanni Funchal
2008-08-19  7:48         ` Junio C Hamano [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vtzdhfnsq.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=Matthieu.Moy@imag.fr \
    --cc=gafunchal@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=git@wingding.demon.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.