You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
(41) |
May
(353) |
Jun
(133) |
Jul
(534) |
Aug
(401) |
Sep
(219) |
Oct
(86) |
Nov
(144) |
Dec
(61) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(200) |
Feb
(130) |
Mar
(345) |
Apr
(153) |
May
(247) |
Jun
(338) |
Jul
(222) |
Aug
(70) |
Sep
(39) |
Oct
(27) |
Nov
(76) |
Dec
(30) |
2007 |
Jan
(81) |
Feb
(44) |
Mar
(9) |
Apr
|
May
(3) |
Jun
(2) |
Jul
(34) |
Aug
(2) |
Sep
(1) |
Oct
|
Nov
|
Dec
(6) |
2008 |
Jan
|
Feb
|
Mar
(5) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(7) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Alistair Y. <ali...@sm...> - 2005-07-21 13:58:38
|
Mathew, how's the quickstart meant to work? does the war get unpacked? It's just that Guanxi creates files on the fly plus it has config files that need to be edited by the user. WIll this exclude it from the quickstart war? Alistair |
From: Alexis O'C. <ale...@co...> - 2005-07-21 13:11:59
|
Brian Peter Clark wrote: > > I received a query from an academic at Manchester about the state > of the applet menus tool and grumbling about how it requires Java > 1.4. Is this tool now gone in the new Bods - is there some > equivalent in Easybuilder? > I presume this is the file management applet you're talking about? It's still there. There used to be a ridiculously strict requirement for a JDK v1.4.0 on the client side and dependancy on a crimson XML parser. Since bodington v2.4.0 these dependancies have both gone; for example you can use it with JDK 1.5 (and it's internal Xerces parser). The applet itself hasn't been improved. It's still experimental, but it does work (in a roundabout fashion!). If by any chance you're building Bodington from scratch you need to sign the applet for it to work, i.e. comment out skip.applet.sign in your build.properties, if using the build.xml. Alexis |
From: Brian P. C. <bm...@bm...> - 2005-07-21 12:45:09
|
> > I used to use JBuilder8. Although it had good integration for MS Visual > SourceSafe, I found it a bit crap with CVS. I started using Eclipse > purely for it's CVS integration (which I think is great) and > subsequently moved across altogether... > > Colin > > PS: I also tried WinCVS, as Jon was using that, but didn't get on with > that at all. Use Eclipse -- you'll get lots of help from us at Oxford if > you need it. (OK, if Matthew and Alexis don't, I will...) > > Colin Thanks for the advice, everyone. CVS with Eclipse is indeed very, very good. With some help from Atif I managed to commit the changes to the template files and the corresponding properties files with no problems at all. JBuilder and I have been together now for for-ty years an' it don't seem a day too lo-ng, but... I received a query from an academic at Manchester about the state of the applet menus tool and grumbling about how it requires Java 1.4. Is this tool now gone in the new Bods - is there some equivalent in Easybuilder? Regards, Brian > ____________________________________ > Colin Tatham > VLE Team > Oxford University Computing Services > > http://www.oucs.ox.ac.uk/ltg/vle/ > http://bodington.org > > > Brian Peter Clark wrote: > >>Brian Peter Clark wrote: > >> > >>>Fixed the templates...but getting them into cvs is another matter. > >>> > >>>- WinCVS > >>>- got bods out ok > >>>- puttygen public/private key > >>>- upload public key > >>>- hang ten > >>>- pageant > >>>- ssh login with private key > >>>- commit file > >>>- cvs [server aborted]: "commit" requires write > >>>access to the repository > >> > >>All seems fine. Just as side point, if you use an IDE I would recommend > >>using that IDEs plugin if it has one as it allows a much smoother > >>workflow. Eclipse, IDEA, Netbeans all have reasonable CVS support I believe. > >> > >> > >>>I'll see Atif tomorrow. > >> > >>You seem to have been added to the bodington sourceforge project as a > >>developer so you should have CVS access. However it seems like the file > >>CVSROOT/avail hasn't been updated to grant you access to the bodington > >>project. One of the project admins should be able to add you to the > >>right line of this file tomorrow. > > > > > > Thanks. I use JBuilder 8 - it has CVS functionality. Can anyone > > recommend this? > > > > Brian > > > >>-- > >>+--Matthew Buckett-----------------------------------------+ > >>| VLE Developer, Learning Technologies Group | > >>| Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | > >>+------------Computing Services, University of Oxford------+ > >> > >> > >>------------------------------------------------------- > >>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > >>from IBM. Find simple to follow Roadmaps, straightforward articles, > >>informative Webcasts and more! Get everything you need to get up to > >>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > >>_______________________________________________ > >>Bodington-developers mailing list > >>Bod...@li... > >>https://lists.sourceforge.net/lists/listinfo/bodington-developers > >> > > > > > > > > > > > > ------------------------------------------------------- > > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > > from IBM. Find simple to follow Roadmaps, straightforward articles, > > informative Webcasts and more! Get everything you need to get up to > > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > > _______________________________________________ > > Bodington-developers mailing list > > Bod...@li... > > https://lists.sourceforge.net/lists/listinfo/bodington-developers > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > |
From: Alistair Y. <ali...@sm...> - 2005-07-21 11:26:56
|
I'm going to add: contrib/guanxi/guanxi.war can someone modify the build file to dump the gx files on top of the bod ones? what about web.xml? I have one with only gx additions in it. Can ant somehow get them out of contrib/guanxi/guanxi.war[web.xml] and merge them into bod's web.xml? Alistair On 21 Jul 2005, at 12:12, Matthew Buckett wrote: > Sean Mehan wrote: > >> except that it will take some time to disentangle some of the >> extra features, e.g. gx, that you wouldn't want in a quickstart >> > > Why wouldn't you want Guanxi in the quickstart? > > The only difference between a normal WAR and a quickstart WAR is > that the quickstart comes with a bodington.properties files and a > database file inside the WAR. > > > as well as, > >> would it not be better to have a real 2.6.0 as the quickstart? >> > > I'm not sure I follow. My understanding is that for 2.6.0 release > we will make available a bodington.war that is a normal bodington > installation and maybe (if I get it working) a quickstart.war file > that contains a preconfigured database. > > >> if any of these are true, then surely it is better to build the >> quickstart in a week rather than a couple of days to maximize >> what can be put into it? >> > > I don't seen any problems with the quickstart (I've been wrong > before:) as it is mainly a change to the setup/startup of Bodington. > > -- > +--Matthew Buckett-----------------------------------------+ > | VLE Developer, Learning Technologies Group | > | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | > +------------Computing Services, University of Oxford------+ > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > |
From: Matthew B. <mat...@co...> - 2005-07-21 11:13:04
|
Sean Mehan wrote: > except that it will take some time to disentangle some of the extra > features, e.g. gx, that you wouldn't want in a quickstart Why wouldn't you want Guanxi in the quickstart? The only difference between a normal WAR and a quickstart WAR is that the quickstart comes with a bodington.properties files and a database file inside the WAR. > as well as, > would it not be better to have a real 2.6.0 as the quickstart? I'm not sure I follow. My understanding is that for 2.6.0 release we will make available a bodington.war that is a normal bodington installation and maybe (if I get it working) a quickstart.war file that contains a preconfigured database. > if any of these are true, then surely it is better to build the > quickstart in a week rather than a couple of days to maximize what can > be put into it? I don't seen any problems with the quickstart (I've been wrong before:) as it is mainly a change to the setup/startup of Bodington. -- +--Matthew Buckett-----------------------------------------+ | VLE Developer, Learning Technologies Group | | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | +------------Computing Services, University of Oxford------+ |
From: Alexis O'C. <ale...@co...> - 2005-07-21 11:07:38
|
> > PS: I also tried WinCVS, as Jon was using that, but didn't get on with > that at all. Use Eclipse -- you'll get lots of help from us at Oxford if > you need it. (OK, if Matthew and Alexis don't, I will...) > Yup, as far as I'm concerned CVS integration in Eclipse, is the business and I'd be happy to give you any tips ;-). CVS integration in NetBeans (and therefore Java Studio Creator, etc) is crummy, although I believe they are working on a new CVS module. As an aside, I'd say that TortoiseCVS is a simpler better integrated client than WinCVS. Alexis |
From: Peter C. <Pet...@me...> - 2005-07-21 10:29:58
|
> From: [...] Colin Tatham > PS: I also tried WinCVS, as Jon was using that, but didn't=20 > get on with that at all. It's flexible, but the UI is a bit of a dog. I use it, and am in the process of moving to TortoiseCVS as it shows CVS state when you view the files in Windows Explorer. So far, I prefer Tortoise - but I develop in environments other than Java + Eclipse. - Peter |
From: Colin T. <col...@co...> - 2005-07-21 10:26:40
|
I used to use JBuilder8. Although it had good integration for MS Visual SourceSafe, I found it a bit crap with CVS. I started using Eclipse purely for it's CVS integration (which I think is great) and subsequently moved across altogether... Colin PS: I also tried WinCVS, as Jon was using that, but didn't get on with that at all. Use Eclipse -- you'll get lots of help from us at Oxford if you need it. (OK, if Matthew and Alexis don't, I will...) Colin ____________________________________ Colin Tatham VLE Team Oxford University Computing Services http://www.oucs.ox.ac.uk/ltg/vle/ http://bodington.org Brian Peter Clark wrote: >>Brian Peter Clark wrote: >> >>>Fixed the templates...but getting them into cvs is another matter. >>> >>>- WinCVS >>>- got bods out ok >>>- puttygen public/private key >>>- upload public key >>>- hang ten >>>- pageant >>>- ssh login with private key >>>- commit file >>>- cvs [server aborted]: "commit" requires write >>>access to the repository >> >>All seems fine. Just as side point, if you use an IDE I would recommend >>using that IDEs plugin if it has one as it allows a much smoother >>workflow. Eclipse, IDEA, Netbeans all have reasonable CVS support I believe. >> >> >>>I'll see Atif tomorrow. >> >>You seem to have been added to the bodington sourceforge project as a >>developer so you should have CVS access. However it seems like the file >>CVSROOT/avail hasn't been updated to grant you access to the bodington >>project. One of the project admins should be able to add you to the >>right line of this file tomorrow. > > > Thanks. I use JBuilder 8 - it has CVS functionality. Can anyone > recommend this? > > Brian > >>-- >>+--Matthew Buckett-----------------------------------------+ >>| VLE Developer, Learning Technologies Group | >>| Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | >>+------------Computing Services, University of Oxford------+ >> >> >>------------------------------------------------------- >>SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >>from IBM. Find simple to follow Roadmaps, straightforward articles, >>informative Webcasts and more! Get everything you need to get up to >>speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click >>_______________________________________________ >>Bodington-developers mailing list >>Bod...@li... >>https://lists.sourceforge.net/lists/listinfo/bodington-developers >> > > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > |
From: Sean M. <se...@sm...> - 2005-07-21 10:19:59
|
except that it will take some time to disentangle some of the extra features, e.g. gx, that you wouldn't want in a quickstart, as well as, would it not be better to have a real 2.6.0 as the quickstart? if any of these are true, then surely it is better to build the quickstart in a week rather than a couple of days to maximize what can be put into it? s On 21 Jul 2005, at 10:58, Matthew Buckett wrote: > Sean Mehan wrote: > >> We are here (methinks)! >> 1. HSQLDB - estimated 3 days - MB This is a must, as we have sold >> a lot of snake oil on this one! >> > > At the moment HSQLDB and quickstart are tied together so I will > probably push the two changes across at the same time. > > >> post: Quickstart >> > > > -- > +--Matthew Buckett-----------------------------------------+ > | VLE Developer, Learning Technologies Group | > | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | > +------------Computing Services, University of Oxford------+ > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > > |
From: Brian P. C. <bm...@bm...> - 2005-07-21 10:11:12
|
> Brian Peter Clark wrote: > > Fixed the templates...but getting them into cvs is another matter. > > > > - WinCVS > > - got bods out ok > > - puttygen public/private key > > - upload public key > > - hang ten > > - pageant > > - ssh login with private key > > - commit file > > - cvs [server aborted]: "commit" requires write > > access to the repository > > All seems fine. Just as side point, if you use an IDE I would recommend > using that IDEs plugin if it has one as it allows a much smoother > workflow. Eclipse, IDEA, Netbeans all have reasonable CVS support I believe. > > > I'll see Atif tomorrow. > > You seem to have been added to the bodington sourceforge project as a > developer so you should have CVS access. However it seems like the file > CVSROOT/avail hasn't been updated to grant you access to the bodington > project. One of the project admins should be able to add you to the > right line of this file tomorrow. Thanks. I use JBuilder 8 - it has CVS functionality. Can anyone recommend this? Brian > > -- > +--Matthew Buckett-----------------------------------------+ > | VLE Developer, Learning Technologies Group | > | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | > +------------Computing Services, University of Oxford------+ > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > |
From: Matthew B. <mat...@co...> - 2005-07-21 09:58:42
|
Sean Mehan wrote: > We are here (methinks)! > > 1. HSQLDB - estimated 3 days - MB This is a must, as we have sold a lot > of snake oil on this one! At the moment HSQLDB and quickstart are tied together so I will probably push the two changes across at the same time. > post: Quickstart -- +--Matthew Buckett-----------------------------------------+ | VLE Developer, Learning Technologies Group | | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | +------------Computing Services, University of Oxford------+ |
From: Sean M. <se...@sm...> - 2005-07-21 09:48:54
|
We are here (methinks)! 1. HSQLDB - estimated 3 days - MB This is a must, as we have sold a lot of snake oil on this one! 1. Timed Resources - ? - AOC 1. GX 1.2 - 1 day - AY 1. Resource Search, Keyword only - 1 day - CT 2. RSS - 1.5 days - MB 2. EasyBuilder - 2days - CT not including keyword searching, html widget. 2. Schema update - 3 days with tests - AY et al. 3. ACL - 2days - MB (this is without timed access support) 3. Textblocks - 1days - CT - Announcements goes to 2.8 3. Quicklinks - 1 day AC/CT 4. Edit Discussion Room Posts - CT - done, throw it in! post: Quickstart |
From: Sean M. <se...@sm...> - 2005-07-21 09:15:52
|
Darko is off Bodington is off (it makes me too uncomfortable to have a non- identified account floating around that no one accounts for!-) |
From: Sean M. <se...@sm...> - 2005-07-21 09:07:34
|
On 20 Jul 2005, at 17:45, Matthew Buckett wrote: > Sean Mehan wrote: > >> 1. HTML Widget - MB already sorting it!-) >> > > This is now in. > ta > >> 2. RSS - estimated 1.5 days - for whom? >> > > >> 3. HSQLDB - estimated 3 days - MB? This is a must, as we have sold >> a lot of snake oil on this one! >> > > I'll probably tackle this one next. Buy the way I really like the > new colour schema, it makes Bodington a pleasure to look at. amazing. roll necks do have uses!-) s > > -- > +--Matthew Buckett-----------------------------------------+ > | VLE Developer, Learning Technologies Group | > | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | > +------------Computing Services, University of Oxford------+ > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > > |
From: Peter C. <Pet...@me...> - 2005-07-21 09:06:09
|
> From: [...] Sean Mehan > can you please confirm that Mark doesn't use Darko's sf account. To my knowledge, he does not - he's not committed anything to Bod2. I suggest disabling the account's access to Bod; we can always add it back later if we were mistaken. - Peter |
From: Sean M. <se...@sm...> - 2005-07-21 08:59:39
|
can you please confirm that Mark doesn't use Darko's sf account. I will remove it later today if no contrary response! s On 21 Jul 2005, at 09:27, Peter Crowther wrote: >> From: [...] Matthew Buckett >> I think bodington was used by Jon. No idea about Darko. >> > > I believe Darko has now left Manchester - Mark van Harmelen now uses > Darko's desk. > > - Peter > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&op=3Dclick > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > > |
From: Peter C. <Pet...@me...> - 2005-07-21 08:59:22
|
> From: [...] Matthew Buckett > Sean has been chivying the project along but someone closely=20 > managing it=20 > and encouraging people to get stuff done might be needed if we are=20 > wanting to stick to tight deadlines. Happy to help if someone wants to cross Melandra's corporate palm with silver... - Peter |
From: Sean M. <se...@sm...> - 2005-07-21 08:59:03
|
>> <fc> chivy, chivy! lets not worry about this too much at this point, as it might distract. All trust that I am in the building for the next week and watching what is going on. Send me email!-) </fc> s > > Sean has been chivying the project along but someone closely > managing it and encouraging people to get stuff done might be > needed if we are wanting to stick to tight deadlines. > > -- > +--Matthew Buckett-----------------------------------------+ > | VLE Developer, Learning Technologies Group | > | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | > +------------Computing Services, University of Oxford------+ > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > > |
From: Matthew B. <mat...@co...> - 2005-07-21 08:53:23
|
Peter Crowther wrote: >>From: [...] Matthew Buckett >>I have recently setup >>CruiseControl so it builds the Bodington HEAD after each >>commit as well. > > > Hurrah! On the PLE/VLE project, we found CruiseControl to be a useful > tool for improving quality. Mind you, we had unit tests as well :-). WebLearn has some unit tests but pulling them across to the Bodington tree is very low on my list of things todo. >>For WebLearn we currently have it that if CruiseControl fails >>to build >>after a checkin in emails the person/people who made that >>last checkin saying so. >> >>Would it be a good thing to setup this emailing for the >>Bodington HEAD too? > > > At least for the people who made the last commits. Thats how I was going to configure it. > In the run-up to > project releases such as 2.6, you might find that whoever has the role > of project manager also wants to see that email... that's if we have > anyone in that role. Sean has been chivying the project along but someone closely managing it and encouraging people to get stuff done might be needed if we are wanting to stick to tight deadlines. -- +--Matthew Buckett-----------------------------------------+ | VLE Developer, Learning Technologies Group | | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | +------------Computing Services, University of Oxford------+ |
From: Alexis O'C. <ale...@co...> - 2005-07-21 08:49:38
|
Peter Crowther wrote: >>From: [...] Matthew Buckett >>I have recently setup >>CruiseControl so it builds the Bodington HEAD after each >>commit as well. > > > Hurrah! On the PLE/VLE project, we found CruiseControl to be a useful > tool for improving quality. Mind you, we had unit tests as well :-). > > *WebLearn* has unit tests. It's also a piece of software that actually gets used ;-). Alexis |
From: Peter C. <Pet...@me...> - 2005-07-21 08:39:13
|
> From: [...] Matthew Buckett > I have recently setup=20 > CruiseControl so it builds the Bodington HEAD after each=20 > commit as well. Hurrah! On the PLE/VLE project, we found CruiseControl to be a useful tool for improving quality. Mind you, we had unit tests as well :-). > For WebLearn we currently have it that if CruiseControl fails=20 > to build=20 > after a checkin in emails the person/people who made that=20 > last checkin saying so. >=20 > Would it be a good thing to setup this emailing for the=20 > Bodington HEAD too? At least for the people who made the last commits. In the run-up to project releases such as 2.6, you might find that whoever has the role of project manager also wants to see that email... that's if we have anyone in that role. - Peter |
From: Peter C. <Pet...@me...> - 2005-07-21 08:27:35
|
> From: [...] Matthew Buckett > I think bodington was used by Jon. No idea about Darko. I believe Darko has now left Manchester - Mark van Harmelen now uses Darko's desk. - Peter |
From: Colin T. <col...@co...> - 2005-07-21 08:21:22
|
I've added brian_clark to bodington. Do you want to try again? Colin ____________________________________ Colin Tatham VLE Team Oxford University Computing Services http://www.oucs.ox.ac.uk/ltg/vle/ http://bodington.org Brian Peter Clark wrote: > Fixed the templates...but getting them into cvs is another matter. > > - WinCVS > - got bods out ok > - puttygen public/private key > - upload public key > - hang ten > - pageant > - ssh login with private key > - commit file > - cvs [server aborted]: "commit" requires write > access to the repository > > I'll see Atif tomorrow. > > Brian > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > |
From: Matthew B. <mat...@co...> - 2005-07-20 21:10:06
|
Alistair Young wrote: > 'tis done Sir Mathew ;) Jolly Good Job, Captain Young ;-) -- +--Matthew Buckett-----------------------------------------+ | VLE Developer, Learning Technologies Group | | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | +------------Computing Services, University of Oxford------+ |
From: Alistair Y. <ali...@sm...> - 2005-07-20 20:06:34
|
'tis done Sir Mathew ;) language_debug_level removed now uses lang.default and lang.debug files affected and committed are: bodington.properties BuildingServlet, Facility, XmlTemplate Alistair --=20 Alistair Young Senior Software Engineer UHI@Sabhal M=F2r Ostaig Isle of Skye Scotland > For existing bodington properties they are normally structured in the > form: > > section.property=3Dvalue > > eg: > > sqldatabase.username=3Dsa > > So that it is reasonably easy to see which properties are related. Coul= d > we change the i18n properties so they use dots as the separators and so > they all start with the same prefix? > > eg: > > lang.default=3Den > > as at the moment they are of the form: > > default_language=3Den > > -- > +--Matthew Buckett-----------------------------------------+ > | VLE Developer, Learning Technologies Group | > | Tel: +44 (0) 1865 283660 http://www.oucs.ox.ac.uk/ | > +------------Computing Services, University of Oxford------+ > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dcl= ick > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers > |