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

Re: Hook to check for a presence of file before committing

From: Tech Geek <techgeek12345_at_gmail.com>
Date: Mon, 30 Aug 2010 17:46:34 -0700

>Perhaps if you explain why you want to check for the existence of this file
in the working copy we can help you find a different way of >going about it.
OK. Let me try to explain this.
The code that we are trying to commit is generated by an IDE - a software
development tool. The particular file (project.xml) is usually an optional
file that is up to the developers/user to generate. However we would like to
enforce a policy where all the developers before they commit their changes
make sure that the project.xml is also generated and then only a successful
commit occurs.

Does this help?
Received on 2010-08-31 02:47:14 CEST

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.