From: Reini U. <ru...@x-...> - 2004-09-28 19:50:51
|
SourceForge.net schrieb: > Read and respond to this message at: > https://sourceforge.net/forum/message.php?msg_id=2779637 > By: schorni > > Hello tried to get the newest version. i saw that the nightly build is not newer > than 9 july 2004. > The logs are also not updated whats wrong here > http://phpwiki.sourceforge.net/nightly/phpwiki.nightly.tar.gz Ah, thanks for bringing that to my attention. sf.net seems to be borked somehow lately > > where can i get the latest version? To load it file by file from the cvs is > to hard to do it. Come on! See http://sourceforge.net/cvs/?group_id=6121 in detail: cvs -d:pserver:ano...@cv...:/cvsroot/phpwiki login <enter> cvs -z3 -d:pserver:ano...@cv...:/cvsroot/phpwiki co phpwiki gets you all files, almost as fast as via ftp, only really the latest, with the option of much simplier updates: > cd phpwiki > cvs up -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |