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

Re: file encryption

From: Martin Eisenhardt <martin.eisenhardt_at_wiai.uni-bamberg.de>
Date: 2005-10-26 12:12:21 CEST

Hi,

On Wednesday 26 October 2005 12:12, Sascha Herpers wrote:
> Hi,
>
> > Try solving these issues with traditional Linux/Unix/Windows tools, file
> > system access privileges, or similar.
>
> that sounds good. Since I can use windows logon credentials to access
> subversion, can the repository use the user name and password as well?
> That way I would have exactly what I want: a repository accessible only
> by certain users, even if they would access the server directly with a
> file manager...

first things first: I use Linux and am therefore by far no expert in Windows.
But AFAICT, you may give all your subversion users a Windows file share
containing the repository and secure the folder containing the repository
with appropriate file system measures.

Your subversion user have to use the file:// protocol of subversion (so no
subversion server process is needed).

But be aware that the file://-protocol of subversion may not work as reliable
as a client/server approach.

HTH
Martin Eisenhardt

> Regards,
> Sascha

-- 
Dipl. Wirtsch.Inf. (Univ.) Martin Eisenhardt
Otto-Friedrich-University Bamberg
Department Business Informatics and Applied Computer Science
Media Informatics Group
D - 96045 Bamberg
fon: +49 (951) 863 2856
fax: +49 (951) 863 2852
www: http://www.mneisen.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 26 12:16:36 2005

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.