Pages

Friday, October 19, 2012

Flamerobin switch from SVN to Git is complete

Git repository is up and can be accessed as documented on SourceForge git page


Commands "git branch -l" and "git tag -l" show what they should, so it
probably went pretty good, but please check things out (git log , gitk ..)

We are sure things are in order and the Subversion repository 
is now disabled

I have updated the Buiding guide from git

http://flamerobin.org/dokuwiki/wiki/howtobuildonubuntudebian


5 comments:

  1. How about src/frsvnrev.h? How will be updated/created from now on?

    ReplyDelete
  2. There is a discussion on the list and it will be decided

    http://sourceforge.net/mailarchive/forum.php?thread_name=507D9989.2050406%40elwi-automation.de&forum_name=flamerobin-devel


    for the moment you can create it manually

    cat frsvnrev.h
    #define FR_VERSION_SVN 2250

    ReplyDelete
  3. Is there a buiding guide for Windows from git?

    http://flamerobin.org/dokuwiki/wiki/howtobuildonwindows

    ReplyDelete
  4. You can checkout the project with git

    use this client
    http://msysgit.github.com/

    Then you can build it , check the BUILD.txt if it fails please send to the mailing list the issues



    ReplyDelete