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

Re: svn:eol-style and other text transforms on commit

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2007-10-23 19:35:48 CEST

On Tuesday, October 23, 2007 2:16 PM +0200 Erik Huelsmann
<ehuels@gmail.com> wrote:

> (Server regulated) hooks on the client, built into subversion, would
> (a) open gaping security holes and (b) significantly raise the
> dependencies requirements (which scripting environment? Python? On
> Windows it's not 'the default'...)

How about the client supplying the hook (an arbitrary executable)
optionally? The server then runs its pre-commit hook as usual to verify
that the client's hook has run. For example, the client could run an
arbitrary formatting program and then the server checks that the result
meets the formatting standards and rejects if it doesn't.

>> Are there wrappers for Subversion that provide this kind of
>> transformation?
>
> No, but you can easily write your own...

I was just wondering if one of the existing "wrappers" (like Tortoise or
Ankh) had this feature.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 23 19:40:54 2007

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.