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

Re: Committing host as revision property

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-05-09 08:01:37 CEST

Kenneth Porter <shiva@sewingwitch.com> writes:
> It would be useful to know from which host a commit was performed. Has
> this been requested before?

Yes, occasionally. It's never been compelling enough for us to try to
put it in Subversion (a lot of work for a feature only a few people
want, and which they probably don't need urgently). But, you might be
able to fake it with some kind of commit wrapper, one that, say, puts
a special line in the log message, stating the hostname, and then a
pre-commit hook on the server side could look for that line...

That way if someone tries to commit without using the wrapper, the
commit would get rejected.

-Karl

-- 
Subversion support & consulting  <>  http://producingoss.com/consulting.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 9 08:02:03 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.