Menu

Home

Olivier Boudeville

The Ceylan library is a Free (LGPL/GPL) General-purpose Portable Open Source C++ Library, offering frameworks and abstractions of lower-level layers to ease software development.


Project Admins:


Discussion

  • Olivier Boudeville

    Now that the project has been upgraded in Sourceforge, the Subversion check-out command to be entered for a user foo is:

    svn checkout --username=foo svn+ssh://foo@svn.code.sf.net/p/ceylan/code/Ceylan/trunk Ceylan
    
     
  • Olivier Boudeville

    After the Subversion update, we completed the migration to GIT.

    From now on, run for example :

    git clone git://git.code.sf.net/p/ceylan/code Ceylan

    to retrieve the latest Ceylan code.

     

Log in to post a comment.