Automatic file update on a non-svn folder while doing svn commit -


I have svn repositories and virtual hosts that are set on the same Linux server. Whenever developers have made changes, I I want the site files (files on Webroot) to be updated at the same time. Files on Webroot do not have a svn work copy; I was able to update a copy of another svn working using posted hooks, but do not know how to update another non-svn folder.

You can do one with post-cut hooks.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

excel - Populate list via a bi-Condition -