It works. You are probably still resolving to the old IP. That should clear up shortly.
$ host winehq.org winehq.org has address 209.32.141.3
$ cvs -d:pserver:cvs@winehq.org:/home/wine co wine cvs checkout: Updating wine U wine/.cvsignore U wine/ANNOUNCE U wine/AUTHORS ...
On Tue, 2005-08-30 at 18:44 -0500, Alex Villacís Lasso wrote:
Jeremy Newman wrote:
The webserver is back online. There are still plenty of quirks to fix. Feel free to bug me here on wine-devel about any issues that crop up.
Whats Up: www.winehq.org website bugs.winehq.org website appdb.winehq.org website FTP site Anonymous CVS access
Anonymous CVS still doesn't work for me:
[alex@srv64 src-python]$ cd ~/download/wine/wine-20050725-cvs/ [alex@srv64 wine-20050725-cvs]$ cvs update -PAd /home/wine: no such repository [alex@srv64 wine-20050725-cvs]$ cvs login Logging in to :pserver:cvs@cvs.winehq.org:2401/home/wine CVS password: /home/wine: no such repository [alex@srv64 wine-20050725-cvs]$
I can only assume that the repository is no longer at /home/wine, but this is the announced path on the website, and it has worked until today. So, which is the new path, if any?
Alex Villacís Lasso