tilde-devel Mailing List for tilde
Brought to you by:
tobi
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(26) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Tobias <to...@to...> - 2003-01-09 12:42:01
|
On Thu, Jan 09, 2003 at 01:38:33PM +0100, Tobias Rundström wrote: > test Nice. I am just going to tell you that there are new release up at sf.net/projects/tilde //Tobias |
From: Tobias <to...@to...> - 2003-01-09 12:38:41
|
test |
From: Tobias <to...@to...> - 2002-09-13 08:06:42
|
Hi all! I've destroyed a lot of things now, if you do a pull on the /bk/tilde directory you will probably get a lot of strange errors. please remove your localdir and re-clone the /bk/tilde directory. I've remade both makefiles, configurescript layout of sourcefiles and removed a lot of shitcode from the repository, I would like you all to test compile this, I am not sure that it works everywhere yet. Ok, happy bughunting :) /Tobias |
From: Tobias B. <to...@to...> - 2002-08-28 06:04:06
|
On sön, aug 25, 2002 at 01:01:11 +0200, Tobias Rundström wrote: > Now the webserver actually works. :) and we can run it in valgrind also (had > a strange bug with mutexes) and it is recommended that you do so when you > are testing out new functions. good, valgrind? > </configuration> > > expect this to work sometime tomorrow. working? :) |
From: Tobias B. <to...@to...> - 2002-08-28 06:02:16
|
bernhard:~/Projects/tilde-0.4$ bk push Enter passphrase for key '/home/tbe/.ssh/id_dsa': ERROR-Unable to lock repository for update. push: remote locked, trying again... why? |
From: Tobias <to...@to...> - 2002-08-24 23:01:25
|
Now the webserver actually works. :) and we can run it in valgrind also (had a strange bug with mutexes) and it is recommended that you do so when you are testing out new functions. The current feature I am working on is the vfs, new configuration format is going to look like this: <configuration name="castro"> <vfs> <filesystem handler="tildevfs" path="/"> <database>intranet</database> <templatepath>/home/tru/www/sites/site_tobi_nu/templates</templatepath> <site> <var name="apa">foo</var> <var name="apan">foon</var> <var name="apa2">foo</var> <var name="apan2">foon</var> </site> </filesystem> <filesystem handler="realfs" path="/"> <docroot>/home/tru/www/sites/site_tobi_nu/docroot</docroot> </filesystem> <filesystem handler="realfs" path="/images"> <docroot>/home/tru/www/sites/site_tobi_nu/img</docroot> </filesystem> </vfs> </configuration> expect this to work sometime tomorrow. //Tobias |
From: Tobias B. <to...@to...> - 2002-08-22 15:28:57
|
On tor, aug 22, 2002 at 02:32:08 +0200, Tobias Rundström wrote: > On tor, aug 22, 2002 at 02:27:49 +0200, Tobias Bengtsson wrote: > > > add build-dependecy in debian controlfile. > > > > it is in the controlfile, it is installed too, just that the > > configure-script doesn't detect it.. and doesn't build dbshell > > run configure with sh -x and try to find out why it doesnt detect readline. > > have no clue about this. ahh.. oops :) dnl pallar inte mekka readline på BSD nu, det klyddade, jag var trött, okej? //tbe readline_h=0 det borde man fixa nån gång när man orkar.. /tobbe |
From: Tobias B. <to...@to...> - 2002-08-22 12:32:55
|
On tis, aug 20, 2002 at 03:50:26 +0200, Tobias Rundström wrote: > On tis, aug 20, 2002 at 03:43:37 +0200, Tobias Bengtsson wrote: > > I did.. and when I started tildedbshell it said, no database argument in > > site.. > > Maybe you are confused by the stable vs the unstable behaviour of > tildedbshell? > > stable tildedbshell expects that the argument should be the name of the > site configuration. ahh.. I forgot. but the database doesn't work in the cgi :( straaaange -rwxr-xr-x 1 root root 18500 Jun 18 15:09 tilde.cgi tbe@hubbe:/www/trip.hemma.tobbe.nu/docroot$ dpkg -S /usr/lib/cgi-bin/tilde.cgi tilde-cgi: /usr/lib/cgi-bin/tilde.cgi > unstable is a bit more ...hm, strange :) stable is more strange than unstable now imho... I'll try to create new packages, there's something wrong with these.. |
From: Tobias <to...@to...> - 2002-08-22 12:32:14
|
On tor, aug 22, 2002 at 02:27:49 +0200, Tobias Bengtsson wrote: > > add build-dependecy in debian controlfile. > > it is in the controlfile, it is installed too, just that the > configure-script doesn't detect it.. and doesn't build dbshell run configure with sh -x and try to find out why it doesnt detect readline. have no clue about this. |
From: Tobias B. <to...@to...> - 2002-08-22 12:27:58
|
On tis, aug 20, 2002 at 03:51:50 +0200, Tobias Rundström wrote: > On tis, aug 20, 2002 at 03:47:06 +0200, Tobias Bengtsson wrote: > > then it shouldn't even try to build it if --enable-debian is around.. > > add build-dependecy in debian controlfile. it is in the controlfile, it is installed too, just that the configure-script doesn't detect it.. and doesn't build dbshell |
From: Tobias <to...@to...> - 2002-08-20 18:28:04
|
----- Forwarded message from no...@so... ----- To: to...@to..., to...@to... Subject: [Task #60015] rewrite config. From: no...@so... Date: Tue, 20 Aug 2002 11:25:07 -0700 Task #60015 has been updated. Project: tilde Subproject: httpd2 Summary: rewrite config. Complete: 100% Status: Closed Authority : tobi Assigned to: tobi Description: rewrite config to tilde_config_value. Follow-Ups: ------------------------------------------------------- Date: 2002-08-20 18:25 By: tobi Comment: new config is working with some restrictions, the common part of the config is not able to sync fully. ------------------------------------------------------- Date: 2002-08-15 08:49 By: tobi Comment: Well now it parses out the properties correctly. ------------------------------------------------------- Date: 2002-08-13 19:21 By: tobi Comment: beta api specified and the structs are written. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=60015&group_id=47539&group_project_id=22231 ----- End forwarded message ----- |
From: Martin S. <hu...@li...> - 2002-08-20 14:26:12
|
On tis, aug 20, 2002 at 03:52:49 +0200, Tobias Rundstr=F6m wrote: > piff may be a good option, is it okey if we run debarchiver there then? yup, it's ok. we can take the details off-list if you decide to keep it on piff. - Martin |
From: Tobias <to...@to...> - 2002-08-20 13:52:56
|
On tis, aug 20, 2002 at 11:45:21 +0200, Martin Svalin wrote: > There is always piff.smalands.lu.se, but that is up to all of you if > you trust that machine to stay up :) I may not be the best > systemadmin, but she's behaved well for the last year or so at least. piff may be a good option, is it okey if we run debarchiver there then? > Couldn't sourceforge host it? No. they do not provide debarchiver. //Tobias |
From: Tobias <to...@to...> - 2002-08-20 13:51:55
|
On tis, aug 20, 2002 at 03:47:06 +0200, Tobias Bengtsson wrote: > then it shouldn't even try to build it if --enable-debian is around.. add build-dependecy in debian controlfile. > > dh_movefiles moves them out of thære? > > huh? Makefiles of tilde installs the modules in debian/tmp, when dh_movefiles are running they are moving the files around in the debian folder. //Tobias |
From: Tobias <to...@to...> - 2002-08-20 13:50:34
|
On tis, aug 20, 2002 at 03:43:37 +0200, Tobias Bengtsson wrote: > I did.. and when I started tildedbshell it said, no database argument in > site.. Maybe you are confused by the stable vs the unstable behaviour of tildedbshell? stable tildedbshell expects that the argument should be the name of the site configuration. unstable is a bit more ...hm, strange :) //Tobias |
From: Tobias B. <to...@to...> - 2002-08-20 13:47:12
|
On tis, aug 20, 2002 at 09:01:47 +0200, Tobias Rundström wrote: > On tis, aug 20, 2002 at 03:43:20 +0200, Tobias Bengtsson wrote: > > I tried to create packages but got this at the end: > > > > dh_movefiles > > dh_movefiles: debian/tmp/usr/bin/tildedbshell not found (supposed to put it > > in tilde-db-shell) > > you probably don't have libreadline-dev then it shouldn't even try to build it if --enable-debian is around.. > > strange, the output say things like: > > installing head_contenttype.so into > > /home/tbe/Projects/tilde-0.4/debian/tmp/usr/lib/tilde/modules/functions > > > > but they don't just get there.. is this a known problem tobias? how could we > > fix it? > > dh_movefiles moves them out of thære? huh? > My plan is to find a machine where we can have the archive real soon. ohhh.. thats a good plan.. |
From: Tobias B. <to...@to...> - 2002-08-20 13:43:47
|
On tis, aug 20, 2002 at 09:04:09 +0200, Tobias Rundström wrote: > > and I have this problem with the old configuration file format, the > > databases doesn't work, have I done anything wrong? I couldn't see any > > errors.. > > Can't see anything either. try to watch the log when the webserver startsup. I did.. and when I started tildedbshell it said, no database argument in site.. |
From: Martin S. <hu...@li...> - 2002-08-20 09:45:29
|
On tis, aug 20, 2002 at 09:01:47 +0200, Tobias Rundstr=F6m wrote: > Yes we have to decied where to host the debian archive. > we _could_ have it on debian.as but I am not sure I want to :) > My plan is to find a machine where we can have the archive real soon. There is always piff.smalands.lu.se, but that is up to all of you if=20 you trust that machine to stay up :) I may not be the best systemadmin, but she's behaved well for the last year or so at least. Couldn't sourceforge host it? - Martin |
From: Tobias <to...@to...> - 2002-08-20 07:11:31
|
On tis, aug 20, 2002 at 03:14:13 +0200, Tobias Bengtsson wrote: > could you apply these to unstable tobias? Done. |
From: Tobias <to...@to...> - 2002-08-20 07:04:14
|
On tis, aug 20, 2002 at 04:06:03 +0200, Tobias Bengtsson wrote: > WTF! :) > drwxrwsr-x 11 tru tru 4096 2002-08-18 19:48 tilde > drwxrwxr-x 9 tru tilde 4096 2002-08-20 03:12 tilde-0.4 > > bernhard:~/Projects$ bk clone tb...@de...:/bk/tilde > Enter passphrase for key '/home/tbe/.ssh/id_dsa': > ERROR-Lock fail: possible permission problem. sorry, it is fixed now. > and I have this problem with the old configuration file format, the > databases doesn't work, have I done anything wrong? I couldn't see any > errors.. Can't see anything either. try to watch the log when the webserver startsup. //Tobias |
From: Tobias <to...@to...> - 2002-08-20 07:01:57
|
On tis, aug 20, 2002 at 03:43:20 +0200, Tobias Bengtsson wrote: > I tried to create packages but got this at the end: > > dh_movefiles > dh_movefiles: debian/tmp/usr/bin/tildedbshell not found (supposed to put it > in tilde-db-shell) you probably don't have libreadline-dev > strange, the output say things like: > installing head_contenttype.so into > /home/tbe/Projects/tilde-0.4/debian/tmp/usr/lib/tilde/modules/functions > > but they don't just get there.. is this a known problem tobias? how could we > fix it? dh_movefiles moves them out of thære? > Anyway.. you talked about something about the meeting we should use, > dupload? or whatever.. how do I configure some software to put packages on > the apt-source, without any work. As the now official maintainer of the > stable branch I would like to upload, just tell me how, where and when :) Yes we have to decied where to host the debian archive. we _could_ have it on debian.as but I am not sure I want to :) My plan is to find a machine where we can have the archive real soon. |
From: Tobias B. <to...@to...> - 2002-08-20 02:06:09
|
WTF! :) drwxrwsr-x 11 tru tru 4096 2002-08-18 19:48 tilde drwxrwxr-x 9 tru tilde 4096 2002-08-20 03:12 tilde-0.4 bernhard:~/Projects$ bk clone tb...@de...:/bk/tilde Enter passphrase for key '/home/tbe/.ssh/id_dsa': ERROR-Lock fail: possible permission problem. I was going to backport the sort function to get the new parameter. I need it, badly. and I have this problem with the old configuration file format, the databases doesn't work, have I done anything wrong? I couldn't see any errors.. my config is attached /tobbe |
From: Tobias B. <to...@to...> - 2002-08-20 01:43:26
|
I tried to create packages but got this at the end: dh_movefiles dh_movefiles: debian/tmp/usr/bin/tildedbshell not found (supposed to put it in tilde-db-shell) and hmm.. bernhard:~/Projects/tilde-0.4$ find debian/tmp/ -type f debian/tmp/var/www/tilde/sites/default/templates/images/SCCS/p.directory.png debian/tmp/var/www/tilde/sites/default/templates/images/SCCS/p.file.png debian/tmp/var/www/tilde/sites/default/templates/images/SCCS/s.directory.png debian/tmp/var/www/tilde/sites/default/templates/images/SCCS/s.file.png debian/tmp/var/www/tilde/sites/default/templates/images/directory.png debian/tmp/var/www/tilde/sites/default/templates/images/file.png debian/tmp/var/www/tilde/sites/default/templates/templates/SCCS/p.dirlist.t.html debian/tmp/var/www/tilde/sites/default/templates/templates/SCCS/s.dirlist.t.html debian/tmp/var/www/tilde/sites/default/templates/templates/dirlist.t.html debian/tmp/usr/share/info/tilde.info debian/tmp/usr/share/info/tildedbshell.info strange, the output say things like: installing head_contenttype.so into /home/tbe/Projects/tilde-0.4/debian/tmp/usr/lib/tilde/modules/functions but they don't just get there.. is this a known problem tobias? how could we fix it? Anyway.. you talked about something about the meeting we should use, dupload? or whatever.. how do I configure some software to put packages on the apt-source, without any work. As the now official maintainer of the stable branch I would like to upload, just tell me how, where and when :) /tobbe |
From: Tobias B. <to...@to...> - 2002-08-20 01:14:23
|
could you apply these to unstable tobias? ChangeSet@1.190, 2002-08-20 03:12:09+02:00, tb...@be... test.sh, test.tilde: test.sh proves heredocument DOESN'T work :( tilde.tilde proves #!/ works :) ChangeSet@1.189, 2002-08-20 03:04:36+02:00, tb...@be... tilde_init.c: added versionvariables in the @system symtab changed behaviour on other elements, if they are undefined, they'll be undefined in the symtab too, not empty strings! cgi.c: Changed options, -t is no longer tilde.cgi templates/foo.t now is the way if several templatefiles are specified, it will take the last templatefile - is now possible too now we have heredocument and hashbangslash feature! :) /tobbe |
From: Tobias <to...@to...> - 2002-08-17 19:48:00
|
Since I have no life and everything was really really dull on this saturday eavning I relased 0.4.2rc1! YEY! This is probably not stable at all and probably won't compile for everybody. But hey, we can increase the version number. I just want to see one Release Canidate for the new stable. So please, ydo wrap 0.4.2 up quickly so that we can move on towards 0.6.0 with the new httpd. The new source tarball is uploaded to sourceforge and I will update the webpage... Untill then. have fun! Changes following: Changes to 0.4.1 -> 0.4.2rc1 ---------------------------- vardump.c: new file common.c: extra parameter to ~head_filename. default is now inline instead of attachment in the Content-Disposition HTTP header! head_filename.c: extra parameter to ~head_filename. yacc2html.sh: I now autogenerate html for the parser states, so people easier could follow our thinking (people includes ourselves) image_string.c: Changed some of the worthless logmessages Added some nonexistant important log. Added a free() in case of error! httpd_method.c, config.h.in: Backported userpublicdirs from unstable tilde_cgi.c: New query parser, should be faster and more accurate. imap.c: if delete mailbox is INBOX, refuse to take action foreach_row.c: Added new function foreach_row tilde_decode.c: break out of the for loop when done building newstring. tilde_cgi.c: made cgi parser code a LOT faster. string_striphtml.c: if given a empty argument it would segfault. imap.c: decode filenames. imap_connect.c: If imap_connect returned error we also should disconnect imap_connect.c: destroy things if unsuccessful login Many files: Replaced all free()s with xmlFree() when freeing xmlgetporped values Many files: Added tilde.h first in all this files to get tilde to compile under anything but gcc imap.c: fixed bug when not sorting in imap_index imap_connect.c: result wasn't always set configure.in, config.h.in, tilde_mem.c, imap.c: Solaris updates and correct memoryalignment mysql.c: % is now escaped tilde_mem.c: fixed warnings tilde_init.c: system("port") http_method.c: more verbosity in http_response head_contenttype.c: better code string_striphtml.c: Moved prototype so that it wont segfault. httpd.c, httpd_maintenance.c: -n and -m to httpd tilde_tagparser.c: better errormsg tilde_pipe.c: another read in tilde_pipe system.c: read patch |