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

Re: Questions about commit notification (or e-mail)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-05-01 20:45:42 CEST

Chien-Lung Wu <cwu@deltartp.com> writes:

> I don't know how to set up the notification mechaism in
> Subversion. As I check the doc, it mentions there need some "hooks"
> to get it work.

They're part of the repository. Read about them in the Subversion Book:

http://svnbook.red-bean.com/html-chunk/ch05s02.html#svn-ch-5-sect-2.1

> So where can I get those hook script?

Some sample ones you can use are in the svn source tree, in
tools/hook-scripts/.

> The other question is "how can I set up SSL working on Subversion?", if I am
> working on window system.

Check the apache docs. You need to make apache use SSL. Once that's
done, you simply need to make sure the svn client is compiled with a
Neon library that supports OpenSSL. (Then the svn client can access
https:// locations.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 1 20:47:25 2003

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

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