gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] Creating mirror via webdav?


From: Stephen J. Turnbull
Subject: [Gnu-arch-users] Creating mirror via webdav?
Date: Mon, 15 Sep 2003 17:32:01 +0900
User-agent: Gnus/5.1001 (Gnus v5.10.1) XEmacs/21.4 (Portable Code, linux)

Gaaahh.  I'm dead stopped on publishing my arch archive with webdav.

(1) I enabled webdav in Apache with

<Directory /home/www/arch-stuff/{archive}>
DAV On
</Directory>

Note, no LIMIT directive here.  The DocumentRoot is /home/www.

(2) On the web host, I did "mkdir -p /home/www/arch-stuff/{archive}",
"chown -R webdata.webdata /home/www/arch-stuff", and fixed up
permissions to "drwxrwsr-x" throughout that part of the tree.

(3) I did

tla make-archive --mirror address@hidden \
                          http://www/arch-stuff/{archive}/mystuff-mirror

which succeeded without comment from tla.

(4) I did

tla mirror-archive address@hidden archivist

which reported

* mirroring address@hidden to \
  address@hidden with limit archivist
** adding category archivist
archive-mirror: error creating category archivist (502 Bad Gateway)

There's a corresponding error in the httpd log:

pc - - [15/Sep/2003:17:21:33 +0900] "MOVE 
/arch-stuff/{archive}/mystuff-mirror/,,address@hidden/ HTTP
/1.1" 502 202

The archive directory was created.  So was the collection
",,address@hidden/".

Now what?

-- 
Institute of Policy and Planning Sciences     http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
               Ask not how you can "do" free software business;
              ask what your business can "do for" free software.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]