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

Re: Re: dependendent update of repositories

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Tue, 2 Nov 2010 09:47:55 +0000

On 2 November 2010 09:17, Dmitry Gavrilov <dmitryg2002_at_mail.ru> wrote:
> Hello Jean-Marc,
>
> I read about svn:external before posting, but didn't find it suitable, because 1) it's a permanent property, but the situation is changed; 2) "it should be allowed for the user to do not update repo1 even if it's required by repo2".

Adding this sort of function directly to TortoiseSVN is just not
practical as it is a very unusual request, unlikely to help anyone
else. This level of customisation is exactly what hook scripts were
designed for, and this one sounds like a job for a server-side script.

Add a post-commit hook script to repo2 which scans the log message for
your special notification "Requires revision NNN of repo1" and
generates an email to your subscribed users.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2678018
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-11-02 10:48:05 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.