« Return to all random blog posts
Sep 2010
SVN Post Commit script to update php code
This is how to quicky setup a SVN post commit script. This method will push the latest version of code your website after each SVN commit. Useful to test the code on a shared production box after each commit.
Example: http://mysite.com/dev/ - this is where the code will be copied to after each SVN commit so you can test it.
First step is to checkout a copy of the code into your /dev/ directory. Example:
$ cd /var/www/dev/
$ svn checkout http://mysite.com/svn/project .
Now you should be able to access http://mysite.com/dev/ and test to see if the code works.
Next step is to automate a "svn update" after each commit to the SVN repo.
Go to your SVN hooks directory ( eg: /var/www/svn/your_repo/hooks/ ) and create a new file called post-commit that looks like this:
#/bin/sh
/var/www/update_svn
Now create the update_svn executable referenced in the above script:
$ vi update_svn.c
#include <stddef.h>
#include <stdlib.h>
#include <unistd.h>
int main(void)
{
execl("/usr/bin/svn", "svn", "update", "--username",
"YOURSVNUSER", "--password", "YOURSVNPASSWD",
"/var/www/dev/", (const char *) NULL);
return(EXIT_FAILURE);
}
$ gcc update_svn.c -o /var/www/update_svn
$ chown YOURWEBUSER: /var/www/update_svn
$ chmod +s /var/www/update_svn
Now after someone commits something to the repo, it will run that executable as YOURWEBUSER which will update the svn repository located in /var/www/dev/ automatically...
Note: SEE ALSO: what you need to do to prevent a post commit error: svn: MERGE of '/some/file': 200 OK error
Ultimate Client Manager:
Open Source Freelance Customer Database
The Ultimate Client Manager allows you to track all your customers, send PDF invoices, manage all your projects and websites. Plus keep track of FTP details!
More features listed here.
Download UCM Plugins:
|
|
|
Sell your Products on Facebook
Facebook Jigoshop E-Commerce Plugin
This simple plugins lets you sell your products to your Facebook Fans straight from your Facebook Page. Click here to read more and see a demo.
PHP Newsletter System
This PHP newsletter system is a simple solution for sending emails out via your website. People can subscribe through your site, and you can track who opens which email. More features listed here.
WordPress Bulk Emails:
WordPress Email Newsletter Campaign Plugin
This PHP WordPress Plugin is a simple solution for sending bulk emails via your blog. People can subscribe through your blog, and you can track who opens which email. More features listed here.
Browse our Themes:
-
1
Pink HTML
This is a stand alone Pink HTML shop website. You can use this template with any shopping cart software of your choice. -
2
White HTML
This is a stand alone White HTML shop website. You can use this template with any shopping cart software of your choice. -
3
Pink PHP Shop
This is a Pink PHP shop website. This code has been split into easy to use header/footer PHP files. Includes a bonus basic php shopping cart. Great for anyone with PHP knowledge. -
4
White PHP Shop
This is a White PHP shop website. This code has been split into easy to use header/footer PHP files. Includes a bonus basic php shopping cart. Great for anyone with PHP knowledge. -
5
Kids HTML Website Template
-
6
Kids - Grass Footer
-
7
Kids Website - Sand / Beach
-
8
Kids - Underwater
-
9
Kids Toys - no footer
-
10
HTML Template
-
11
HTML Template
-
12
Brown WP Template
-
13
Black WP Template
-
14
Blue WP Template
-
15
Green WP Template
-
16
Red WP Template
-
17
Orange WP Template
-
18
Blue HTML Template
-
19
Brown HTML Template
-
20
WWW Template
-
21
Choc & Coffee
-
22
Candy Cakes
-
23
Paper Made
-
24
Paper Made
-
25
Eco Enviro
A great template with a paper / eco / recycle feel to it. -
26
Red
Red/Marone website template. Designed for prestige property and realestate. -
27
Grey
The grey version of this template. -
28
Blue
Blue HTML website template. Great for businesses. Easy to modify and customise to suit your clients needs -
29
Wordpress
-
30
Black & Green
-
31
Black & Green (Grass)
-
32
Black & Green (Leaf)
-
33
Black & Green (Tree)
-
34
Black & Grey
-
35
Black & Orange
-
36
Black & Orange (Textured)
-
37
Black & Pink
-
38
Black & Purple
-
39
Black & Purple & Blue
-
40
Black & Red
-
41
Black & Yellow
-
42
Blue & Grey
-
43
Blue & Orange
-
44
Blue & Pink
-
45
Child Template
Child Care Creative - Download Website Theme Here. -
46
Green Baby HTML
Green Baby Website Template - Download ThemeForest Theme. -
47
Brown Baby HTML
Brown Baby Website Template - Download ThemeForest Theme. -
48
Blue Wedding HTML
Blue Wedding Website Template - Download ThemeForest Theme. -
49
Green Baby PHP Shop
Green Baby Website Template - with bonus Simple PHP Shop. -
50
Brown Baby PHP Shop
Brown Baby Website Template - with bonus Simple PHP Shop. -
51
Blue Wedding PHP Shop
Blue Wedding Website Template - with bonus Simple PHP Shop. -
52
Sport & Grunge - Blue Version
Sport Action Adventure Theme, Grunge - Download ThemeForest Theme. -
53
Sport & Grunge - Green Version
Sport Action Adventure Theme, Grunge - Download ThemeForest Theme. -
54
Sport & Grunge - Orange Version
Sport Action Adventure Theme, Grunge - Download ThemeForest Theme. -
55
Sport & Grunge - Red Version
Sport Action Adventure Theme, Grunge - Download ThemeForest Theme. -
56
Child Care Creative Wordpress
Child Care Creative WordPress Shop & Newsletter - Download ThemeForest Theme. -
57
SingleJump - Red
SingleJump Red Template - Single Product scrolling/jumping online Shop - Download ThemeForest Theme. -
58
SingleJump - Blue
SingleJump Blue Template - Single Product scrolling/jumping online Shop - Download ThemeForest Theme. -
59
SingleJump - Brown
SingleJump Brown Template - Single Product scrolling/jumping online Shop - Download ThemeForest Theme. -
60
SingleJump - Grey
SingleJump Grey Template - Single Product scrolling/jumping online Shop - Download ThemeForest Theme. -
61
SingleJump - Kids
SingleJump Kids Template - Single Product scrolling/jumping online Shop - Download ThemeForest Theme. -
62
Blue Baby Cute WordPress
Blue Baby,Child,kids Website Template - Download ThemeForest Theme. -
63
Sport & Grunge - Blue Version
Sport Action Adventure WordPress, Grunge - Download WordPress Template. -
64
Sport & Grunge - Green Version
Sport Action Adventure WordPress, Grunge - Download WordPress Template. -
65
Sport & Grunge - Orange Version
Sport Action Adventure WordPress, Grunge - Download WordPress Template. -
66
Sport & Grunge - Red Version
Sport Action Adventure WordPress, Grunge - Download WordPress Template. -
67
Jump Eco - Blue Version
Download Jump Eco Blue theme -
68
Jump Eco - Green Version
Download Jump Eco Green theme -
69
Jump Eco - Brown Version
Download Jump Eco Grown theme from themeforest -
70
Mommy Blog HTML Template
Download Mommy Blog HTML Theme -
71
Mommy Blog Wordpress Theme
Download Mommy Blog Wordpress Theme -
72
Travel Beach Island Wordpress Theme
Download Travel Island ThemeForest Wordpress
View All »
Want to build Robots and play with Electronics?
Come down to the Gold Coast techspace in Southport. Computers, robots, electronics, programming, chemistry. Got a cool project idea? Come use our tools. Check out gctechspace.org or RSVP for upcoming events at meetup.com.


Comments: