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

Re: Is it possible to set svn:keywords using pre-commit hook script?

From: Bill Hoffman <bill.hoffman_at_kitware.com>
Date: Tue, 11 Nov 2008 14:20:22 -0500

vinay i wrote:
> But isn't there a way I can set the svn:keywords by running a script
> whenever I do a add or probably before a commit. Controlling this from a
> client side is painful. Hence, I would like to write script which will
> run svn propset svn:keywords <filenames>. But I am not sure whether it
> is feasible.
>
See the thread I started about three weeks ago on this list titled:

"svn config file and mime types"

http://svn.haxx.se/users/archive-2008-10/0707.shtml

IMO, this is a major short falling of svn. It is also a long standing
feature request:

http://subversion.tigris.org/issues/show_bug.cgi?id=1974

Having each client specify this stuff is really hard to enforce and very
error prone. It really should be part of the repository and stored in
the .svn directories for a project. I realize there are some technical
hurdles to the implementation, but the current situation is a real pain...

-Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-11 20:21:01 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.