In the last episode (Sep 02), Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum said:
This is an announcement that a Subversion repository for Pike is now available on eureka under the following two URLs:
http://pike-svn.lysator.liu.se/ - read-only access https://pike-svn.lysator.liu.se/ - commit access
I am seeing occasional UUID changes on this repository, which svn-1.5.2 at least doesn't like. I'm not sure under what conditions an SVN repo will change its uuid, but you can run "svnadmin setuuid" to reset it back.
(dan@dan.11) ~/pike> svn update svn: Repository UUID 'cc1065cb-d241-c871-94c5-f3c1647e4c1c' doesn't match expected UUID 'ed60d2f2-757b-e0e5-f865-d427cc04302a'
(dan@dan.11) ~/pike> svn info Path: . URL: http://pike-svn.lysator.liu.se/Pike Repository Root: http://pike-svn.lysator.liu.se Repository UUID: ed60d2f2-757b-e0e5-f865-d427cc04302a Revision: 35376 Node Kind: directory Schedule: normal Last Changed Author: mast Last Changed Rev: 35376 Last Changed Date: 2008-09-09 17:03:02 -0500 (Tue, 09 Sep 2008)
(dan@dan.11) ~/pike> svn info http://pike-svn.lysator.liu.se Path: pike-svn.lysator.liu.se URL: http://pike-svn.lysator.liu.se Repository Root: http://pike-svn.lysator.liu.se Repository UUID: cc1065cb-d241-c871-94c5-f3c1647e4c1c Revision: 35377 Node Kind: directory Last Changed Author: grubba Last Changed Rev: 35377 Last Changed Date: 2008-09-11 06:46:13 -0500 (Thu, 11 Sep 2008)