[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: hook for check out

From: <kfogel_at_collab.net>
Date: 2004-01-08 18:47:09 CET

Bjoern Laessig <b.laessig@tu-bs.de> writes:
> I want to make hooks on client side of subversion.
> Is there a way to do a hook, that everytime i do a svn update a
> script ist started or something like this. I want to start there a
> little script to patch the sources for the host.
>
> also: if i make changes on a machines, where the software works and
> then a commit, i have database passwords for critical databases in svn
> repository. So there should be hooks vor commit too.
>
> Is there a solution to my problem or do i have to write a wrapper for
> svn?

Svn doesn't do this; you need to write a wrapper for svn.

There are server-side commit hooks, but there are no client-side hooks.

Good luck,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 8 19:41:42 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.