From: Steve W. <sw...@wc...> - 2000-10-20 23:22:27
|
The phpwiki-checkins list is now active, and SF put our syncmail script in place, so tonight I will get that set up. You may subscribe to phpwiki-checkins now (http://sourceforge.net/mail/?group_id=6121) but you might get a few test messages tonight. I have started to make better use of the tools on SF. A lot of ideas have floated around the list in the last four months which are now hard to find; in particular I'm going to start using tasks (http://sourceforge.net/pm/?group_id=6121) and bugs (http://sourceforge.net/bugs/?group_id=6121). I'd like to push to release a 1.1.8 soon (again, geez, this is my third try). I work reasonable hours now so this should not be a problem. 1.1.8 doesn't have to be perfect, just functional. I think as long as it works out of the box for all the databases except flat file, since that's new. All the features don't necessarily have to work as long as the important Wiki functionality is there. What do you think about nightly builds? It shouldn't be hard to set up a cron job to do this. Not like we have daily checkins :-) but making the most recent code base available to the CVS-impaired might be good. Arno, nice logo :-) sw ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |
From: Arno H. <aho...@in...> - 2000-10-22 16:53:09
|
> The phpwiki-checkins list is now active, and SF put our syncmail script in > place, so tonight I will get that set up. You may subscribe to Unfortunately, SF seems to have some problems currently. *sigh* But I will subscribe ASAP - my latest checkins already sported the following lines: Generating notification message... Generating notification message... done. > I have started to make better use of the tools on SF. A lot of ideas have > floated around the list in the last four months which are now hard to > find; in particular I'm going to start using tasks and bugs Good idea. > I'd like to push to release a 1.1.8 soon (again, geez, this is my third > try). I work reasonable hours now so this should not be a problem. I've brought the admin/ directory up to date - it seems phpwiki is quite stable. Release 1.1.8 now, or you won't get a second chance. Just put a "developmental version" somewhere in your announcement on freshmeat. I hope you don't mind, but I removed the default admin/pwd pair from wiki_auth.php3 -- I'm only saying "wolowolo" :o) You should be a little bit more cautios, Steve. > What do you think about nightly builds? It shouldn't be hard to set up a > cron job to do this. Not like we have daily checkins :-) but making the > most recent code base available to the CVS-impaired might be good. If it's easy to do, why not? /Arno |
From: Steve W. <sw...@wc...> - 2000-10-22 16:40:41
|
On Sun, 22 Oct 2000, Arno Hollosi wrote: > I hope you don't mind, but I removed the default admin/pwd pair from > wiki_auth.php3 -- I'm only saying "wolowolo" :o) You should be a little bit > more cautios, Steve. Er, I meant to say my wiki_admin.php3, but the same applies to config.php. I wonder if there isn't some way of having a rule for CVS to not check in a file unless explicitly stated? sw ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |
From: Steve W. <sw...@wc...> - 2000-10-22 16:34:29
|
On Sun, 22 Oct 2000, Arno Hollosi wrote: > Unfortunately, SF seems to have some problems currently. *sigh* > But I will subscribe ASAP - my latest checkins already sported the following > lines: > Generating notification message... > Generating notification message... done. Yeah, it looks dead since Friday night. However the last time I was able to pull up the Archive page for phpwiki-checkins: http://www.geocrawler.com/redir-sf.php3?list=phpwiki-checkins my second commit had made it into the archive, but not the first (deleting syncmail from phpwiki/). Also after two subscribe attempts I'm still not subscribed, but all of that will probably be wrapped up Monday. > > I'd like to push to release a 1.1.8 soon (again, geez, this is my third > > try). I work reasonable hours now so this should not be a problem. > > I've brought the admin/ directory up to date - it seems phpwiki is quite > stable. Release 1.1.8 now, or you won't get a second chance. Just put a > "developmental version" somewhere in your announcement on freshmeat. > I hope you don't mind, but I removed the default admin/pwd pair from > wiki_auth.php3 -- I'm only saying "wolowolo" :o) You should be a little bit > more cautios, Steve. Well, I don't use admin on the SF wiki (nor do I do commits from there), so fortunately that was a password from my home box. It's not the first time I've committed my config.php file, I wish there were a way around that. > > What do you think about nightly builds? It shouldn't be hard to set up a > > If it's easy to do, why not? I'll work out a cron job on SF to do it. sw ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |