Use of database for SCM
Martin Pool
mbp at sourcefrog.net
Mon Jun 27 01:50:32 BST 2005
On 24 Jun 2005, Matthieu Moy <Matthieu.Moy at imag.fr> wrote:
> John A Meinel <john at arbash-meinel.com> writes:
>
> > POST/PUT are perfectly standard HTTP to send some data to a CGI script.
>
> IIRC, PUT is standard in HTTP and does not need a CGI script, but it's
> not implemented by 99% of web browser. In practice, when people need
> to "put" over HTTP, they use WebDAV.
I think Apache requires a script to actually store PUT requests to
disk. For most people it's probably easier to just install a bzr
script, but uploading over simple PUT could be possible.
http://www.apacheweek.com/features/put
--
Martin
More information about the bazaar
mailing list