I need to run a function in php file when finished commit. If anyone has an idea about it please help with simple example .
Asked
Active
Viewed 100 times
-2
-
You can do a bash script that does both jobs. – Koala Yeung Mar 25 '13 at 10:23
-
2you could google something like "svn post commit hook" – mishu Mar 25 '13 at 10:24
1 Answers
0
Thank you all comments... I tried and find code..
curl "url"
url means url for the function

KTAnj
- 1,346
- 14
- 36