You can subscribe to this list here.
2005 |
Jan
|
Feb
(53) |
Mar
(62) |
Apr
(88) |
May
(55) |
Jun
(204) |
Jul
(52) |
Aug
|
Sep
(1) |
Oct
(94) |
Nov
(15) |
Dec
(68) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(130) |
Feb
(105) |
Mar
(34) |
Apr
(61) |
May
(41) |
Jun
(92) |
Jul
(176) |
Aug
(102) |
Sep
(247) |
Oct
(69) |
Nov
(32) |
Dec
(140) |
2007 |
Jan
(58) |
Feb
(51) |
Mar
(11) |
Apr
(20) |
May
(34) |
Jun
(37) |
Jul
(18) |
Aug
(60) |
Sep
(41) |
Oct
(105) |
Nov
(19) |
Dec
(14) |
2008 |
Jan
(3) |
Feb
|
Mar
(7) |
Apr
(5) |
May
(123) |
Jun
(5) |
Jul
(1) |
Aug
(29) |
Sep
(15) |
Oct
(21) |
Nov
(51) |
Dec
(3) |
2009 |
Jan
|
Feb
(36) |
Mar
(29) |
Apr
|
May
|
Jun
(7) |
Jul
(4) |
Aug
|
Sep
(4) |
Oct
|
Nov
(13) |
Dec
|
2010 |
Jan
|
Feb
|
Mar
(9) |
Apr
(11) |
May
(16) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
(7) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
(92) |
Nov
(28) |
Dec
(16) |
2013 |
Jan
(9) |
Feb
(2) |
Mar
|
Apr
(4) |
May
(4) |
Jun
(6) |
Jul
(14) |
Aug
(12) |
Sep
(4) |
Oct
(13) |
Nov
(1) |
Dec
(6) |
2014 |
Jan
(23) |
Feb
(19) |
Mar
(10) |
Apr
(14) |
May
(11) |
Jun
(6) |
Jul
(11) |
Aug
(15) |
Sep
(41) |
Oct
(95) |
Nov
(23) |
Dec
(11) |
2015 |
Jan
(3) |
Feb
(9) |
Mar
(19) |
Apr
(3) |
May
(1) |
Jun
(3) |
Jul
(11) |
Aug
(1) |
Sep
(15) |
Oct
(5) |
Nov
(2) |
Dec
|
2016 |
Jan
(7) |
Feb
(11) |
Mar
(8) |
Apr
(1) |
May
(3) |
Jun
(17) |
Jul
(12) |
Aug
(3) |
Sep
(5) |
Oct
(19) |
Nov
(12) |
Dec
(6) |
2017 |
Jan
(30) |
Feb
(23) |
Mar
(12) |
Apr
(32) |
May
(27) |
Jun
(7) |
Jul
(13) |
Aug
(16) |
Sep
(6) |
Oct
(11) |
Nov
|
Dec
(12) |
2018 |
Jan
(1) |
Feb
(5) |
Mar
(6) |
Apr
(7) |
May
(23) |
Jun
(3) |
Jul
(2) |
Aug
(1) |
Sep
(6) |
Oct
(6) |
Nov
(10) |
Dec
(3) |
2019 |
Jan
(26) |
Feb
(15) |
Mar
(9) |
Apr
|
May
(8) |
Jun
(14) |
Jul
(10) |
Aug
(10) |
Sep
(4) |
Oct
(2) |
Nov
(20) |
Dec
(10) |
2020 |
Jan
(10) |
Feb
(14) |
Mar
(29) |
Apr
(11) |
May
(25) |
Jun
(21) |
Jul
(23) |
Aug
(12) |
Sep
(19) |
Oct
(6) |
Nov
(8) |
Dec
(12) |
2021 |
Jan
(29) |
Feb
(9) |
Mar
(8) |
Apr
(8) |
May
(2) |
Jun
(2) |
Jul
(9) |
Aug
(9) |
Sep
(3) |
Oct
(4) |
Nov
(12) |
Dec
(13) |
2022 |
Jan
(4) |
Feb
|
Mar
(4) |
Apr
(12) |
May
(15) |
Jun
(7) |
Jul
(10) |
Aug
(2) |
Sep
|
Oct
(1) |
Nov
(8) |
Dec
|
2023 |
Jan
(15) |
Feb
|
Mar
(23) |
Apr
(1) |
May
(2) |
Jun
(10) |
Jul
|
Aug
(22) |
Sep
(19) |
Oct
(2) |
Nov
(20) |
Dec
|
2024 |
Jan
(1) |
Feb
|
Mar
(16) |
Apr
(15) |
May
(6) |
Jun
(4) |
Jul
(1) |
Aug
(1) |
Sep
|
Oct
(13) |
Nov
(18) |
Dec
(6) |
2025 |
Jan
(12) |
Feb
|
Mar
(2) |
Apr
(1) |
May
(11) |
Jun
(5) |
Jul
(4) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Ian H. <har...@gm...> - 2009-02-10 01:04:18
|
Ah, I think I found it. Never mind my question. On Sat, May 12, 2007 at 12:43 PM, Stephen Deasey <sd...@gm...> wrote: > You're not checking the tarball (which is what we distribute), you're > checking a CVS checkout. > > You need to: > > cvs export naviserver > cd naviserver > ./autogen.sh ... > make dist > cd /tmp > tar xzf ~/naviserver/naviserver-4.99.2.tar.gz > cd naviserver-4.99.2 > ./configure ... > make > make install > > So, it looks like 'make dist' is bust. > > > On 5/12/07, Vlad Seryakov <vl...@cr...> wrote: >> CVS HEAD just got installed fine on my Linux, it was fine for a long >> time, must've been something with your checkout >> >> > Some install errors: >> > >> > make[1]: Leaving directory `/home/sd/tmp/naviserver-4.99.2/nsproxy' >> > cp: cannot stat `nsd-config.tcl': No such file or directory >> > chmod: cannot access `/tmp/ns/conf/#inst.19638#': No such file or directory >> > mv: cannot stat `/tmp/ns/conf/#inst.19638#': No such file or directory >> > cp: cannot stat `simple-config.tcl': No such file or directory >> > chmod: cannot access `/tmp/ns/conf/#inst.19652#': No such file or directory >> > mv: cannot stat `/tmp/ns/conf/#inst.19652#': No such file or directory >> > cp: cannot stat `index.adp': No such file or directory >> > chmod: cannot access `/tmp/ns/pages/#inst.19660#': No such file or directory >> > mv: cannot stat `/tmp/ns/pages/#inst.19660#': No such file or directory >> > >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> naviserver-devel mailing list >> nav...@li... >> https://lists.sourceforge.net/lists/listinfo/naviserver-devel >> > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > |
From: Ian H. <har...@gm...> - 2009-02-10 00:34:04
|
Feeling kind of stupid... I downloaded source, and even read the README! But I'm a bit stuck at the "type ./configure ..." part. There is no configure as far as I can tell, just a configure.in. - Ian |
From: Vasiljevic Z. <zv...@ar...> - 2009-02-05 19:53:29
|
On 05.02.2009, at 20:51, Stephen Deasey wrote: > If we limit ourselves to gcc: > > > Ns_Log(Dev, "config: %s:%s value=\"%s\" default=\"%s\" (string)", > section ?: "", key, value ?: "", def ?: ""); > > > (Our Windows build works with gcc only now, I think). Please don't! We use VCC+ to compile windows-port! I mean I do not have really nothing against NS_STR or a?a:"" whatever... just do not nail to GCC. No good. |
From: Stephen D. <sd...@gm...> - 2009-02-05 19:51:20
|
On Thu, Feb 5, 2009 at 7:28 PM, Vasiljevic Zoran <zv...@ar...> wrote: > > On 05.02.2009, at 20:30, Vlad Seryakov wrote: > >> simple macro like #define NS_STR(s) (s != NULL ? s : "") >> can be used instead of using ?: every time > > I buy that. I dunno, seems a bit gratuitous. You can't tell what the code does just by looking at it, and maybe the default shouldn't be "" ? Maybe it's just a code formatting issue: >> Ns_Log(Dev, "config: %s:%s value=\"%s\" default=\"%s\" (string)", >> section, key, value, def); > > should be changed to something like > >> Ns_Log(Dev, "config: %s:%s value=\"%s\" default=\"%s\" (string)", >> section ? section : "", key, value ? value : "", def ? def : ""); If we limit ourselves to gcc: Ns_Log(Dev, "config: %s:%s value=\"%s\" default=\"%s\" (string)", section ?: "", key, value ?: "", def ?: ""); (Our Windows build works with gcc only now, I think). |
From: Vasiljevic Z. <zv...@ar...> - 2009-02-05 19:28:39
|
On 05.02.2009, at 20:30, Vlad Seryakov wrote: > simple macro like #define NS_STR(s) (s != NULL ? s : "") > can be used instead of using ?: every time I buy that. |
From: Vlad S. <vl...@cr...> - 2009-02-05 19:27:47
|
simple macro like #define NS_STR(s) (s != NULL ? s : "") can be used instead of using ?: every time Stephen Deasey wrote: > On Thu, Feb 5, 2009 at 5:21 PM, Vasiljevic Zoran <zv...@ar...> wrote: >> On 05.02.2009, at 18:14, Vlad Seryakov wrote: >> >>> The reason i think because Ns_DStringPrintf now uses OS's snprintf, >>> before that it uses home-grown sprintf-like engine. > > > Yeah, all uses of printf-like functions throughout the code base need > to be checked. I know at least I've been sloppy about this. > > >> Most probably. But that will not help us of course. >> I will need to learn this brave new code >> repository thing... > > > Don't forget to sign up with bitbucket.org and tell me your username. > > You'll be able to clone (checkout) and commit (locally) no problem as > is, but you need to be authorized to push back. > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code to > build responsive, highly engaging applications that combine the power of local > resources and data with the reach of the web. Download the Adobe AIR SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > |
From: Stephen D. <sd...@gm...> - 2009-02-05 18:18:12
|
On Thu, Feb 5, 2009 at 5:21 PM, Vasiljevic Zoran <zv...@ar...> wrote: > > On 05.02.2009, at 18:14, Vlad Seryakov wrote: > >> The reason i think because Ns_DStringPrintf now uses OS's snprintf, >> before that it uses home-grown sprintf-like engine. Yeah, all uses of printf-like functions throughout the code base need to be checked. I know at least I've been sloppy about this. > Most probably. But that will not help us of course. > I will need to learn this brave new code > repository thing... Don't forget to sign up with bitbucket.org and tell me your username. You'll be able to clone (checkout) and commit (locally) no problem as is, but you need to be authorized to push back. |
From: Vasiljevic Z. <zv...@ar...> - 2009-02-05 17:21:51
|
On 05.02.2009, at 18:14, Vlad Seryakov wrote: > The reason i think because Ns_DStringPrintf now uses OS's snprintf, > before that it uses home-grown sprintf-like engine. > Most probably. But that will not help us of course. I will need to learn this brave new code repository thing... Cheers Zoran |
From: Vlad S. <vl...@cr...> - 2009-02-05 17:10:57
|
The reason i think because Ns_DStringPrintf now uses OS's snprintf, before that it uses home-grown sprintf-like engine. Vasiljevic Zoran wrote: > On 05.02.2009, at 17:47, Vlad Seryakov wrote: > >> On Linux it just should show null because underlying snprintf >> handles NULLs pretty well > > > On Solaris, it cores all arround. > > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code to > build responsive, highly engaging applications that combine the power of local > resources and data with the reach of the web. Download the Adobe AIR SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > |
From: Vasiljevic Z. <zv...@ar...> - 2009-02-05 17:08:33
|
On 05.02.2009, at 17:47, Vlad Seryakov wrote: > On Linux it just should show null because underlying snprintf > handles NULLs pretty well On Solaris, it cores all arround. |
From: Vlad S. <vl...@cr...> - 2009-02-05 16:55:44
|
On Linux it just should show null because underlying snprintf handles NULLs pretty well Vasiljevic Zoran wrote: > Hi! > > It seems that we have problems if Dev logging is enabled. > By definition the ConfigGet may return NULL. Also the value > of the section param passed to this (below) and other > similar functions may also be NULL. In such cases the > Ns_Log below crashes at dereferencing section and/or value > ptrs. > > > CONST char * > Ns_ConfigString(CONST char *section, CONST char *key, CONST char *def) > { > CONST char *value; > > value = ConfigGet(section, key, 0, def); > Ns_Log(Dev, "config: %s:%s value=\"%s\" default=\"%s\" (string)", > section, key, value, def); > > return value ? value : def; > } > > > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code to > build responsive, highly engaging applications that combine the power of local > resources and data with the reach of the web. Download the Adobe AIR SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > |
From: Vasiljevic Z. <zv...@ar...> - 2009-02-05 14:21:37
|
Even worse, the "def" argument may also be NULL. Throughout in this file the: > Ns_Log(Dev, "config: %s:%s value=\"%s\" default=\"%s\" (string)", > section, key, value, def); should be changed to something like > Ns_Log(Dev, "config: %s:%s value=\"%s\" default=\"%s\" (string)", > section ? section : "", key, value ? value : "", def ? > def : ""); On 05.02.2009, at 14:00, Vasiljevic Zoran wrote: > Hi! > > It seems that we have problems if Dev logging is enabled. > By definition the ConfigGet may return NULL. Also the value > of the section param passed to this (below) and other > similar functions may also be NULL. In such cases the > Ns_Log below crashes at dereferencing section and/or value > ptrs. > > > CONST char * > Ns_ConfigString(CONST char *section, CONST char *key, CONST char *def) > { > CONST char *value; > > value = ConfigGet(section, key, 0, def); > Ns_Log(Dev, "config: %s:%s value=\"%s\" default=\"%s\" (string)", > section, key, value, def); > > return value ? value : def; > } > > > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with > Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills > and code to > build responsive, highly engaging applications that combine the > power of local > resources and data with the reach of the web. Download the Adobe AIR > SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel |
From: Vasiljevic Z. <zv...@ar...> - 2009-02-05 13:00:49
|
Hi! It seems that we have problems if Dev logging is enabled. By definition the ConfigGet may return NULL. Also the value of the section param passed to this (below) and other similar functions may also be NULL. In such cases the Ns_Log below crashes at dereferencing section and/or value ptrs. CONST char * Ns_ConfigString(CONST char *section, CONST char *key, CONST char *def) { CONST char *value; value = ConfigGet(section, key, 0, def); Ns_Log(Dev, "config: %s:%s value=\"%s\" default=\"%s\" (string)", section, key, value, def); return value ? value : def; } |
From: Vasiljevic Z. <zv...@ar...> - 2009-02-04 22:52:49
|
On 04.02.2009, at 22:46, Stephen Deasey wrote: > > How did you eventually find it? (just wondering...) I heard of some other move-overs being blocked just because we never got to produce an "official" release :-/ I am the one to blame for this, I am sorry. The "excuse" I have is that my current company needs me badly for things "above" the server. The server itself operates flawlessly and stable so we get very little pressure in that direction, which is both good and bad. Good as the code remains stable and bad because it does not evolve. Tough state. Cheers, Zoran |
From: Stephen D. <sd...@gm...> - 2009-02-04 22:14:31
|
On Wed, Feb 4, 2009 at 2:37 PM, Ian Harding <har...@gm...> wrote: > On Wed, Jun 11, 2008 at 3:43 AM, Stephen Deasey <sd...@gm...> wrote: >> Changes and downloads: >> >> http://sourceforge.net/project/shownotes.php?release_id=605838&group_id=130646 >> > > I just discovered this, and it's all I need to decide to jump to > Naviserver from AOLServer. Great. How did you eventually find it? (just wondering...) |
From: Ian H. <har...@gm...> - 2009-02-04 14:37:23
|
On Wed, Jun 11, 2008 at 3:43 AM, Stephen Deasey <sd...@gm...> wrote: > Changes and downloads: > > http://sourceforge.net/project/shownotes.php?release_id=605838&group_id=130646 > I just discovered this, and it's all I need to decide to jump to Naviserver from AOLServer. Thanks! - Ian |
This is awesome! None in particular at the moment because i have all what i need running and i do not need to change them now. so take your time, i may help you once i clear my stuff at work Stephen Deasey wrote: > On Tue, Dec 2, 2008 at 3:33 AM, Vlad Seryakov <vl...@cr...> wrote: >> Stephen, >> >> Will it be too much to ask just to add all existing modules into >> Mercurial, frankly i would like to do it but just my mind on something >> else right now. At the same time i will start using Naviserver big time >> very soon and would like to have repository available for all bugfixes >> and improvements. > > > I already converted some: > > http://www.bitbucket.org/naviserver/ > > I'll do the rest, but if there's any that are particularly important > to you I'll do them first. > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > -- Vlad Seryakov vl...@cr... http://www.crystalballinc.com/vlad/ |
From: Stephen D. <sd...@gm...> - 2008-12-02 04:24:26
|
On Tue, Dec 2, 2008 at 3:33 AM, Vlad Seryakov <vl...@cr...> wrote: > Stephen, > > Will it be too much to ask just to add all existing modules into > Mercurial, frankly i would like to do it but just my mind on something > else right now. At the same time i will start using Naviserver big time > very soon and would like to have repository available for all bugfixes > and improvements. I already converted some: http://www.bitbucket.org/naviserver/ I'll do the rest, but if there's any that are particularly important to you I'll do them first. |
Stephen, Will it be too much to ask just to add all existing modules into Mercurial, frankly i would like to do it but just my mind on something else right now. At the same time i will start using Naviserver big time very soon and would like to have repository available for all bugfixes and improvements. As for modules i think these below will not need to be imported because they are obsolete: nsffmpeg nsfortune nsocaml nsotcl nssavi nssip nstcp Thanks We still can keep CVS, just disable write access and let whoever wants to checkout it to do it Stephen Deasey wrote: > On Tue, Nov 25, 2008 at 8:15 PM, Vlad Seryakov <vl...@cr...> wrote: >> Ok, just to confirm >> >> what about CVS? should we disable it? clear description then should be made how to get sources from new repo > > > Yeah that needs to be done too. > > Convert all the modules to their own repos. > > Make a backup of CVS and stick it on the download section. > > Dissable CVS in the sourceforge interface. > > Fixup the README file etc. on how to get the new source. > > > Converting the repos isn't hard but I like to clean them up too. I > think I described how to do it before, so you can give it a go if you > feel like it. Ask if you need help. Otherwise, I'll just start > converting them. > > >> Stephen Deasey wrote: >>> On Tue, Nov 25, 2008 at 1:28 AM, Vlad Seryakov <vl...@cr...> wrote: >>>> That means all development from now on goes to Mercurial, Right? >>> >>> Well no one complained so I guess that means we've switched. >>> >>> I'll convert the other modules... >>> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >>> Build the coolest Linux based applications with Moblin SDK & win great prizes >>> Grand prize is a trip for two to an Open Source event anywhere in the world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> _______________________________________________ >>> naviserver-devel mailing list >>> nav...@li... >>> https://lists.sourceforge.net/lists/listinfo/naviserver-devel >>> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> naviserver-devel mailing list >> nav...@li... >> https://lists.sourceforge.net/lists/listinfo/naviserver-devel >> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > -- Vlad Seryakov vl...@cr... http://www.crystalballinc.com/vlad/ |
From: Stephen D. <sd...@gm...> - 2008-11-25 20:48:07
|
On Tue, Nov 25, 2008 at 8:15 PM, Vlad Seryakov <vl...@cr...> wrote: > Ok, just to confirm > > what about CVS? should we disable it? clear description then should be made how to get sources from new repo Yeah that needs to be done too. Convert all the modules to their own repos. Make a backup of CVS and stick it on the download section. Dissable CVS in the sourceforge interface. Fixup the README file etc. on how to get the new source. Converting the repos isn't hard but I like to clean them up too. I think I described how to do it before, so you can give it a go if you feel like it. Ask if you need help. Otherwise, I'll just start converting them. > Stephen Deasey wrote: >> On Tue, Nov 25, 2008 at 1:28 AM, Vlad Seryakov <vl...@cr...> wrote: >>> That means all development from now on goes to Mercurial, Right? >> >> >> Well no one complained so I guess that means we've switched. >> >> I'll convert the other modules... >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> naviserver-devel mailing list >> nav...@li... >> https://lists.sourceforge.net/lists/listinfo/naviserver-devel >> > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > |
Ok, just to confirm what about CVS? should we disable it? clear description then should be made how to get sources from new repo Stephen Deasey wrote: > On Tue, Nov 25, 2008 at 1:28 AM, Vlad Seryakov <vl...@cr...> wrote: >> That means all development from now on goes to Mercurial, Right? > > > Well no one complained so I guess that means we've switched. > > I'll convert the other modules... > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > |
From: Stephen D. <sd...@gm...> - 2008-11-25 20:15:21
|
On Tue, Nov 25, 2008 at 1:28 AM, Vlad Seryakov <vl...@cr...> wrote: > That means all development from now on goes to Mercurial, Right? Well no one complained so I guess that means we've switched. I'll convert the other modules... |
That means all development from now on goes to Mercurial, Right? com...@bi... wrote: > 1 new changeset in naviserver: > > http://www.bitbucket.org/naviserver/naviserver/changeset/931b474ecd20/ > changeset: r2166:931b474ecd20 > user: groks > date: 2008-11-24 01:25:10 > summary: Manage lifetime of tcl synchronization objects without trampling memory > > The old scheme with both anonymous and named locks was makinf it difficult > to know when to cleanup. The code was broken -- some memory corruption > and some cases missed. > > With this change all locks are named, with anon locks recieving an auto- > generated name. Also, we no longer destroy locks because we can't do it > safely, and there seems little point. > affected #: 4 files (104 bytes) > > Repository URL: http://bitbucket.org/naviserver/naviserver/ > -- Vlad Seryakov vl...@cr... http://www.crystalballinc.com/vlad/ |
From: Bernd E. <eid...@we...> - 2008-11-24 07:24:50
|
> This is weird, 8.4 also has errors? (you were using 8.5.5 before?) > > 8.4.19 works for me. Tried, out of a habit, the latest 8.5.5, but need latest 8.4.x to know our app runs. So, both. > Are you compiling 32bit on a 64bit linux box? 32bit/os Distributor ID: Ubuntu Description: Ubuntu 8.04.1 Release: 8.04 Codename: hardy Linux box 2.6.24-16-server #1 SMP Thu Apr 10 13:58:00 UTC 2008 i686 GNU/Linux processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 39 model name : AMD Athlon(tm) 64 Processor 3700+ stepping : 1 cpu MHz : 1000.000 cache size : 1024 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up pni lahf_lm ts fid vid ttp tm stc bogomips : 2001.67 clflush size : 64 > > BTW: "make install" fails because of "install-docs" in Makefile, > > maybe it would make sense to change the Makefile to be more > > aware of missing "dtplite"-missing situations. > > The idea is that if you are building from a released tarball then the > built documentation is included and you don't need dtplite. If you're > building direct from the repo, you need dtplite (and autoconf, etc.). That's ok. But as we do not offer released tarballs very often, maybe it's super easy for a Makefile wizard to test for DTPLITE existence and work around? For now, it just breaks the installation step... Bernd. |
From: Bernd E. <eid...@we...> - 2008-11-24 07:19:27
|
Stephen, Vlad, thanks: $ make NAVISERVER=/usr/local/ns POSTGRES=/opt/pgsql8.2.11 did the job. I was lead into the wrong direction, because the last time I tried, the solution found was to change the Makefile and I left a notice in our lifesaver intranet archive. Doing it again now, I did not try the obvious simple thing. Bernd. ---- "Don't cry. It's a waste of good suffering." (Pinhead, Hellraiser I) |