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

Re: issue #1573: fs deltification causes delays

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-11-05 22:04:40 CET

C. Michael Pilato wrote:

>Branko Čibej <brane@xbc.nu> writes:
>
>
>
>>I agree. But I don't think we should put that in a post-commit hook,
>>even a "default" post-commit hook, the hook scripts themselves are
>>platform-specific. Instead, the FS code should ron "svnadmin deltify" or
>>whatever directly.
>>
>>
>
>And where/how should it do that? Remember, we have to background this
>process, else what's the point? And we can't bank on 'svnadmin'
>actually being named 'svnadmin', or being in, say, Apache's PATH, or...
>
>
Why not? Anyway, we don't have to put this into "svnadmin", we can
create a custom binary (e.g., svndeltify) and simply demand that it _is_
installed in a place where Apache, svnserve, etc. can find it. It's no
more complicated than installing mod_dav_svn.so, and it's a _lot_ easier
than making default hook scripts or cron scripts that work on all platforms.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 5 22:05:52 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.