From: <dom...@t-...> - 2002-09-17 15:42:17
|
Hi, > Could you check in your changes into cvs and could you tell me how i > could work with it (i understand how cvs works but could you tell me yo= u > settings usw.) I have made some small changes to but i want to check > them into the cvs code. I don't want to check the changes into CVS yet, because the build system = is=20 IMHO very bad at the moment. I wasn't able yet to compile a version linke= d to=20 a multi threaded version of qt. (BTW, is it possible to use plugins linke= d to=20 the non mt version of qt in a multithreaded version?)=20 I would like to continue using tmake, because it is very easy compared to= the=20 autoconf/automake stuff.=20 My settings for CVS: I added to my .bashrc the following lines: <schnipp> # CVS settings export CVS_RSH=3Dssh=20 # Replace USERNAME with your SF.net username export CVSROOT=3DU...@cv...:/cvsroot/qsqlite=20 </schnapp> AFAIK you have to execute the following command before you can access CVS= on=20 SF: "ssh USE...@cv..." Roberto H. Alsina the orgininal qsqlite author answered today. He sais we= can=20 continue developing his code. And the state of the code:=20 > "Basically, it seems to work, but noone is using it, so it is not activ= ely > maintained, and probably would show to be buggy if you actually do an > app around it." =20 So our main job will be debugging ;) CU Dom --=20 ************************************************************ Dominik Seichter - dom...@we... Krename - http://krename.sf.net KBarcode - http://kbarcode.sf.net ************************************************************ |