[EMAIL PROTECTED] wrote: > There is one thing I have noticed, which might be useful for the admins > of http://svn.freepascal.org/svn/lazarus/trunk/ to spot the differences > in the settings. > > After replacing "_svn.freepascal.org_" with it's IP address, chekout > on http://62.166.198.202/svn/lazarus/trunk results these errors: > > Error: PROPFIND request failed on '/svn/lazarus/trunk' > Error: PROPFIND of '/svn/lazarus/trunk': 405 Method Not Allowed > (http://62.166.198.202)
Www and svn are phisycally located at the same machine, however, to ease a splitup to different machines, svn and www are only available though the "real" url and not throught their IP. If you suspect DNS problems, you can add the hostname+IP to your hosts file Marc _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
