Hey there,
        As per:

  http://live.gnome.org/SubversionMigration

        evolution-data-server will not currently build from SVN because libical
isn't automatically checked out.

        One option would be to do:

  $> cd evolution-data-server/calendar
  $> svn propset svn:externals http://svn.gnome.org/svn/libical/trunk

        I see a couple of problems with that though:

  - The libical module will be checked out using anonymous SVN, meaning 
    evo hackers wouldn't be able to directly hack on that checkout

  - When you branch, the branched evolution-data-server will still 
    refer to libical trunk. You'd need to modify the svn:externals 
    property to refer to the libical branch

Cheers,
Mark.

_______________________________________________
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers

Reply via email to