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

Re: Regarding aunthenticate in server and email notification

From: Pavel Lyalyakin <pavel.lyalyakin_at_visualsvn.com>
Date: Tue, 24 Jan 2017 16:22:12 +0300

Hello,

On Tue, Jan 24, 2017 at 11:02 AM, parthiban r <krparthiban_at_gmail.com> wrote:
>
> Hi Tortoisesvn,
>
> I have installed the latest version of "Tortoise svn client" setup in my local machine.
>
> I have created a folder in network path which is acting here as server copy.
>
> I want to achieve the below 2 things.
>
> 1. As I am a owner of that network path and that server folder copy. I want to authenticate people whoever accessing that path using "user name" and "password" way. so that, whenever those users enter the url in their "Tortoise svn" while opening, it should ask them automatically user name and password to access the server copy.
>
> 2.Whenever those user commits anything, I want to receive an email notification to my inbox.
>
> How to authenticate users to access the server copy and receive an email notification whenever commit happens.
>
> Please let me know these things in detail and which file I need to change those things from server copy.
>
> Is any tool to configure from server end required here or we can achieve it via "Tortoise Setup" itself.

TortoiseSVN is a Subversion client tool, not a server. You can access
SVN repositories directly with TortoiseSVN, but if there are more than
one person who'll access the repositories and you want additional
features, you have to install Subversion server that will expose your
repositories to users.

You have to install and configure Subversion server that will take
care of authentication and authorization. Adding commit notification
post-commit hook script will help you send email notifications about
new commits.

-- 
With best regards,
Pavel Lyalyakin
VisualSVN Team
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3204420
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-01-24 14:23:07 CET

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

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