Ok. It does *not* work. I guess we have to fix this before releasing 0.96 or we'd get lots of bug reports later. Youness, my before-release-todo list will be to fix this?
For example ... our main script 'amsn' does set initialize_amsn whatever Then, ctthemes.tcl is the first file being source'd. In it, it says if { $initialize_amsn == 1 } { variable version "0.1" } But that has to be $::initialize_amsn then or it won't work. I have to read more carefully the Tip page Miguel sent us, but I guess there are quite much changes needed and also in the plugins... Miguel, will this make it into the final Tcl 8.5 ? Thanks, JeeBee. On Mon, 2006-10-16 at 10:04 -0300, miguel wrote: > Jonne Zutt wrote: > > Hi Miguel, > > > > It seems useful indeed to try this out! > > The below command does not work for me, however. > > Did anybody succeede? Or am I too late, did the branch disappear? > > > > I don't see it here either: > > http://tcl.cvs.sourceforge.net/tcl/ > > > > > >> cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/tcl \ > >> co -tip-278-branch tcl > > > > JeeBee. > > > > > > > > Aargghh ... sorry about that: missed an 'r ' in there :} > > cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/tcl \ > co -r tip-278-branch tcl > ^^ > > You can see it at http://tcl.cvs.sourceforge.net/tcl/ too: once inside > the 'tcl' project http://tcl.cvs.sourceforge.net/tcl/tcl/, choose the > appropriate sticky tag. Or go directly to > http://tcl.cvs.sourceforge.net/tcl/tcl/?pathrev=tip-278-branch > > Thanks for testing, sorry for the misdirection. > > Miguel > > PS: note that any failure in running properly with this branch is an > almost sure indicator of some code fragility in amsn. > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Amsn-devel mailing list > Amsn-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/amsn-devel ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Amsn-devel mailing list Amsn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amsn-devel