Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthorOmeZ
     
    How can I get the _LATEST_ version of framework, 'cause I see that a lot of bugs fixing at trac, but which branch or s.e. I should use to? It's important for me to have actual state of this to be ready fix or find actual bugs
    • CommentAuthoriJyrki
     

    If you're on *NIX type

    svn co http://svn.akelos.org/trac/ akelos
    

    in the parent dir you want to have akelos in. The first parameter is the URL and the second is the dir you want to use for framework.

    -jyrki

    • CommentAuthorOmeZ
     
    Problem is that I working in two different places, so it'll be very useful to get it from track auto-zip future
    •  
      CommentAuthorbermi
     

    OmeZ,

    You should investigate about Subversion control version system as that is what we use in Akelos as Jyrki proposed.