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

Re: svn hook concurrency

From: Andreas Zitzelsberger <svn_at_az82.de>
Date: 2005-10-18 16:55:17 CEST

> Well, only if you intend to have repositories on multiple
> platforms... The post-commit hook (like all other hooks) runs on the
> Subversion server, not on the clients. So you really only need to
> code it to work on whatever architecture is hosting your repository.
The whole thing is server-side only. I wanted to support any platform where
Python is available, but I think I'll stick to Posix - compatible systems.

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 18 16:58:19 2005

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.