[pmwiki-users] Bug: Multiple emails from wiki engine about recent changes

christian.ridderstrom at gmail.com christian.ridderstrom at gmail.com
Tue Aug 29 10:46:24 CDT 2006


On Tue, 29 Aug 2006, Patrick R. Michaud wrote:

> On Tue, Aug 29, 2006 at 09:46:23AM -0500, Patrick R. Michaud wrote:
> > So, something else is blocking things -- possibly an Apache configuration
> > on my end.  Out of curiosity, what are the results of the following 
> > wget's from aussie.lyx.org...?
> > 
> >     http://www.pmwiki.org/pub/pmwiki/pmwiki-latest.tgz
> >     http://www.pmichaud.com/pub/pmwiki/pmwiki-latest.tgz
> >     http://pmwiki.org/
> >     http://www.pmwiki.org/
> >     http://www.pmichaud.com/
> 
> Also, what happens if you try using the IP address with svn?
> (AFAIK, unlike HTTP w/virtual servers, subversion doesn't 
> need the hostname to work.)
> 
>     svn export svn://38.119.121.196/pmwiki/tags/latest pmwiki

First I'll test the above commands on a "normal" computer, i.e. 
black01.md.kth.se. These commands work as they should.

svn export svn://38.119.121.196/pmwiki/tags/latest pmwiki
wget http://www.pmwiki.org/pub/pmwiki/pmwiki-latest.tgz
wget http://www.pmichaud.com/pub/pmwiki/pmwiki-latest.tgz
wget http://pmwiki.org/
wget http://www.pmwiki.org/
wget http://www.pmichaud.com/

Next I'll test the commands from the sever, i.e. aussie.lyx.org. Using 
Subversion with an IP address works, i.e. this worked:

	svn export svn://38.119.121.196/pmwiki/tags/latest pmwiki

However, all of the these wget commands failed:

 wget http://www.pmwiki.org/pub/pmwiki/pmwiki-latest.tgz
--17:41:34--  http://www.pmwiki.org/pub/pmwiki/pmwiki-latest.tgz
           => `pmwiki-latest.tgz'
Resolving www.pmwiki.org... failed: No such file or directory.


wget http://www.pmichaud.com/pub/pmwiki/pmwiki-latest.tgz
--17:41:58--  http://www.pmichaud.com/pub/pmwiki/pmwiki-latest.tgz
           => `pmwiki-latest.tgz'
Resolving www.pmichaud.com... failed: No such file or directory.


wget http://pmwiki.org/
--17:42:19--  http://pmwiki.org/
           => `index.html'
Resolving pmwiki.org... failed: No such file or directory.


wget http://www.pmwiki.org/
--17:42:37--  http://www.pmwiki.org/
           => `index.html'
Resolving www.pmwiki.org... failed: No such file or directory.


wget http://www.pmichaud.com/
--17:43:03--  http://www.pmichaud.com/
           => `index.html'
Resolving www.pmichaud.com... failed: No such file or directory.



As for upgrading my installation, I guess my next step is to figure out 
how I can force Subversion to use the IP address instead of a domain name.
It's a step forward anyway!

/Christian

-- 
Christian Ridderström, +46-8-768 39 44               http://www.md.kth.se/~chr


More information about the pmwiki-users mailing list