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

RE: How to do deltification on windows?

From: Leeuw van der, Tim <tim.leeuwvander_at_nl.unisys.com>
Date: 2003-11-18 08:57:07 CET

Allright, thanks! :-)

-----Original Message-----
From: cmpilato@localhost.localdomain
[mailto:cmpilato@localhost.localdomain]On Behalf Of C. Michael Pilato
Sent: dinsdag 18 november 2003 8:45
To: Leeuw van der, Tim
Cc: SVNUsers (E-mail)
Subject: Re: How to do deltification on windows?

"Leeuw van der, Tim" <tim.leeuwvander@nl.unisys.com> writes:

> Hi,
>
> >From the discussion on the dev-list about deltification, I get the
> impression that it's not that easy to write a post-commit hook that runs
the
> deltification command on windows... Am I right?

It's just not easy to write a post-commit hook *that runs backgrounded*
on Windows. That is, if the Windows hook system works *at all*
(which, to be honest, I can't verify since I've never tried it), you
should still be able to add a call to 'svnadmin deltify' in there.
Your commits won't return successfully until the deltification is
done, but that's the same way things worked in 0.32 anyway.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 18 08:58:01 2003

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.