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

RE: svn automatically temporary accept for SSL key?

From: Jason Winnebeck <jpwasp_at_rit.edu>
Date: 2007-07-18 20:38:16 CEST

-----Original Message-----
From: Rainer Sokoll [mailto:R.Sokoll@intershop.de]
On Tue, Jul 17, 2007 at 04:01:14PM -0400, timotheus wrote:

> The purpose would be to access repository at:
> https://localhost/somerepo/
> but the server is a self-signed SSL certificate, hence the prompt.
> No, I would not recommend automatic for remote repository either.

In that case (repo on localhost), I would just use file:// instead of
https://

Just my 2c,

Rainer

---------------------------------------------------------------------

Well, for some people file:// may not be a good option. On our server,
SVN is readable only by Apache, so "normal users" cannot access the repo
by file:// -- not that we would want them to, because want control over
where the repos are and on what partitions, etc. Although, depending on
security and functional requirements you could make the repo
world-readable, or make it read-write to a certain group, and put your
user running the cron job in that group, if modifications are needed.

Jason

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 18 20:37:35 2007

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.