I am a newbie on Subversion using Redhat 6.
I have difficulties on applying post commit from subversion. I want to update my php scripts on document root automatically if i have commit it from svn clients.
I am a newbie on Subversion using Redhat 6.
I have difficulties on applying post commit from subversion. I want to update my php scripts on document root automatically if i have commit it from svn clients.
Post-commit hook (Check Manual: SVN Book) and svn export
(RTM svn help export
)