On Thu, Oct 12, 2006 at 06:49:35PM +0200, Stefan Tibus wrote: > Hi Anselm. > > On Thu, 12 Oct 2006 16:54:47 +0200 "Stefan Tibus" <[EMAIL PROTECTED]> wrote: > > Hello Anselm, > > > > trying to access > > http://www.suckless.org/repos/wmii/ > > http://www.suckless.org/repos/dwm/ > > results in the browser/wget downloading "view.c" > > > > What's wrong? libixp and dmenu work as supposed. > > I believe this problem relates to the webserver defaulting > to load some file called "view" when accessing a url ending > with a /. As dwm/ and wmii/ contain "view.c" this file gets > sent. > Maybe others don't need this, but at the moment it's > impossible to wget from www.suckless.org/repos/wmii/ and dwm/.
wget is not the correct way, because the files in that directory might not be in sync with the hg repo in the same directory (there is a cron job which performs a sync however). Anyway use hg clone for the moment. I will fix the apache issue later though. Regards, -- Anselm R. Garbe ><>< http://suckless.org/arg/ ><>< GPG key: 0D73F361
