Re: SVN hook help
From: Ryan Schmidt <ryandesign_at_macports.org>
Date: Thu, 14 Aug 2008 04:26:48 -0500
On Aug 14, 2008, at 02:38, venkata prasad wrote:
> I want to place an SVN- hook for not allowing to add an element of
Ok. In the pre-commit hook, you would use "svnlook changed" to get a
> Also dont want to allow adding weblogic.jar file for my repository.
Same deal: run "svnlook changed" to get the list of changed files,
---------------------------------------------------------------------
|
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.