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

Re: how to add $Id$ automatically

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2007-11-20 17:42:58 CET

On Tue, 20 Nov 2007 21:15:29 +0530, "p karthik"
<karthik1212@gmail.com> wrote:

>Just a simple question....Is there a way that the pre/post commit script can
>make a modification to a committed file?

pre-commit: No.
post-commit: Yes. Though it will have to check out a file in to a
local working copy, make the changes, commit the changes, and then
clean up it's local working copy - i.e. not particularly easy, and I'm
not convinced it's a good idea in most circumstances.

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 20 17:57:02 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.