Hi all out there!
I am on the way to have the contents pages in web projects here
created automatically by a script from versioned datafiles (currently
contents are static, versioned HTML files). This script shall be
invoked i. a. by a post-commit or even start-commit hook.
I don't want to put the automatically generated contents under
version control, but I would like having them updated in working
copies on svn update. Is there something like a post-update hook?
OK, I know I could write a batch file doing this, but folks use
TortoiseSVN and this thing should not introduce another step for
them. I also know I could (and perhaps should) do this entirely on
the web server, but for a number of reasons I would rather prefer
having those contents files being created locally.
Thanks for any idea.
Jan Hendrik
---------------------------------------
Freedom quote:
The explorers of the modern era are the enterpreneurs;
men with vision; with the courage to take risks,
and faith enough to brave the unknown.
-- Ronald Reagan
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 2 11:16:59 2004