Difference between revisions of "Culture.si:Development"

From Culture.si
Line 25: Line 25:
 
Toplevel '''Makefile''' contains some useful targets
 
Toplevel '''Makefile''' contains some useful targets
  
Directory '''bin''' contains some useful commands. Many include some help.
+
Directory '''bin''' contains some useful commands. They try to have reasonable names. Many include some help.

Revision as of 19:27, 10 September 2011

Documents

References

Current software

Provides backup, some bots and some utilities, used to run the site

Note! Current mediawiki stuff in svn is not quite up to date. Eventually it needs to be replaced with stuff actually used (it is backed up)

Checkout with svn

mkdir Projects
cd Projects
svn co svn+ssh://user@svn.ljudmila.net/var/svn/culture
cd culture

You might also need to set some environment for stuff to work

. etc/env.sh

Toplevel Makefile contains some useful targets

Directory bin contains some useful commands. They try to have reasonable names. Many include some help.