Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: Midgard Components Framework 3rd generation
Homepage: http://www.midgard-project.org
Clone URL: git://github.com/bergie/midcom.git
Search Repo:
Added help text for static symlink task
wick3d (author)
Fri Apr 04 01:15:06 -0700 2008
commit  d6d02a12ff2a039c8c3379936e5c5247e703f441
tree    a2ff35450d423cf00bbc9dd52e2310877fa93f11
parent  36229ae2fb7cffa52b6bc19225a11e6bed42ef30
...
31
32
33
 
 
 
34
35
36
...
31
32
33
34
35
36
37
38
39
0
@@ -31,6 +31,9 @@ To create a new component:
0
 To run all tests: (this must be done as root or by sudo)
0
     phing runtests
0
 
0
+To create symlinks for all static folders:
0
+ phing linkstatics
0
+
0
 Current settings:
0
 install_dir = ${install_dir} // this is the dir that is linked to this checkout.
0
 target_dir = ${target_dir} // this is where pear packages are saved.

Comments

    No one has commented yet.