Reini Urban schrieb:
The sf.net cvs servers are currently not correctly resolved, they
resolve to the projects server and not to the cvs server.
this is a temp. workaround, but should work as long as they don't
install a second cvs server.
go to your phpwiki root dir:
find -name Root -path \*CVS\* -exec perl -pi.bak
-e's/cvs.phpwiki.sf.net/cvs.sf.net/' \{\} \;
This is now the recommended way.
They couldn't manage to support wildcards in hostnames anymore.
So the alias will stay as "cvs.sf.net"
See
https://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
|