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

Re: Conditionnal commit

From: Eric Johnson <eric_at_tibco.com>
Date: Mon, 23 Mar 2009 09:00:08 -0700

Yes - you could put a pre-commit hook script that verifies that the
primary file is included in the commit transaction, and if it isn't,
fail the commit.

-Eric.

webpost_at_tigris.org wrote:
> Hi,
>
> I am using svn to keep track of the evolution of a reference database. This database will be use by many users. The problem is that the software use to consult or modify the database, modify some of the files under revision even if no important modification has been made.
> The reference database is compose of a main file and a folder with many simple file.
> So, what I would like to do is to be able to commit all the file only if the main file has been modify. That why I'm talking of a conditionnal commit.
>
> Is there a way to do something like that?
> Does anyone have a idea?
>
> Thanks for your help.
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1389316
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1390573

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-23 17:01:10 CET

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.