[Lemon-devel] Transplanting lemon to hg

Alpár Jüttner alpar at cs.elte.hu
Fri Dec 21 14:08:01 CET 2007


Hi,

We are more or less ready to gradually put things under the hg
repository. I suggest insisting on the following principles when putting
a stuff into the new repo:
      * Convert the file using the script can be found the svn
        repository
      * Make sure, that the changes compiles (run 'make check').
      * Do a basic revision of the documentation (check/fix the renaming
        of the documentation)
      * Do not make substantial change neither in the code nor in the
        documentation before the first commit. Do not make any
        restructuring either. This ensures that the changes will be
        trackable.
      * When you commit, denote the svn revision number your files is
        based on. You can already find examples in the main repo.
        (http://lemon.cs.elte.hu/hg/lemon)
      * Your local repo you make your commits should be a fresh clone of
        the main one. 

All the best,
Alpar






More information about the Lemon-devel mailing list