Menu

Stable code?

Anonymous
2001-10-03
2012-10-11
  • Anonymous

    Anonymous - 2001-10-03

    I know this is an oxymoron, but is the development branch at all stable at this point?  I really need 1.3 functionality for my app.  Anyone running the latest code or have any concerns about it?

    Thanks,
    - James

     
    • Steve Wainstead

      Steve Wainstead - 2001-10-03

      It seems stable for me, but I only run tests against it. Be advised the code base will change as time goes by... but I think you shoudl be able to upgrade when the need arises.

      ~swain

       
      • Anonymous

        Anonymous - 2001-10-04

        Great, that's exactly what I needed to know.  Thank you.
          Regards, James

         
    • Tara Star

      Tara Star - 2001-11-03

      so does this mean that it's possible to upgrade without "losing" the wiki? [StupidQuestion]

       
      • Geoffrey T. Dairiki

        The database schema (even for the dba backend) are completely different between the 1.2.x branch and 1.3.1.

        So you can not just replace the PHP code and have your old wiki-data intact.  The proper upgrade path is to:

        1. Make a zip-dump (or "serialized page" dump if you have a very old wiki) of your current wiki.
        2. Start the new wiki with a virgin database.
        3. Finally, restore the wiki contents from your zip-dump.

         
    • John Lang

      John Lang - 2001-11-03

      I must say moving from 1.2 to 1.3 went very smoothly!

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.