Changes between Version 2 and Version 3 of DeveloperPage


Ignore:
Timestamp:
Jan 12, 2007, 12:24:29 AM (17 years ago)
Author:
Jari Häkkinen
Comment:

Added link to subversion guidelines.

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperPage

    v2 v3  
    44
    55There is documentation on [http://base.thep.lu.se/chrome/site/doc/development/index.html#plugins how to write plug-ins] on the BASE web site. This document together with studies of how others have written plug-ins is what is available. The [http://base.thep.lu.se/wiki/MailingLists BASE mailing lists] are also useful sources for plug-in writers, search them for information and/or post new questions.
     6
     7== New to subversion ==
     8
     9We have put together a short introduction to subversion usage [http://www.thep.lu.se/~jari/documents/subversion_guidelines/index.html html] or [http://www.thep.lu.se/~jari/documents/subversion_guidelines/subversion_guidelines.pdf pdf] with some rules on svn usage. Please read the document, and set up a proper configuration file for subversion (see item 2.1.5 and Appendix F in the notes).
    610
    711== Package release tags ==