It appears that post-update 开发者_Python百科hooks apply to the entire SVN setup on a machine, but I\'m looking to set individual hooks per project.From what I can see, you set up your hooks in settin
I am trying to setup a central repository that will automatically push to another repository when it is pushed to from my local machine. I have been Googling for several days now and I have tried ever
how do we do like changing version ( each +1 ) using git on each push? example i have a 2 php file libs/开发者_StackOverflow社区lib1.php
[Update 9/16/2010] After looking into this last night, I realized that my original question was really asking 2 separate things:
I\'m running into a bit of dilemma at the moment in that I need a script to run whenever the remote repository is updated (ie, whenever someone runs git push) that builds packages from the files in th