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

Re: permanent solution for deltification problem (issue #1601)

From: <kfogel_at_collab.net>
Date: 2003-11-25 21:22:04 CET

kfogel@collab.net writes:
> Another objection, applying to Proposal 2 only, is:
>
> "It's difficult to install a live post-commit script automatically,
> such that the system will reliably run it."
>
> Uh, okay. I don't really know enough to evaluate this objection. I
> know we can do this portably on Unix -- just use "#!/bin/sh" and make
> sure the script is executable, and everything will be fine. I had
> thought that .BAT files were equally reliable on all Windows systems,
> but apparently that's not the case?

Oh, I think I forgot objection 3, again to Proposal 2:

   "It's difficult, *from a .BAT or other script*, to invoke a
    program in the background."

In other words, it's easier for us to have the fs code spawn some
deltifying program in the background, than to have a script spawn
'svnadmin deltify' (or any other program) in the background.

Is that an accurate summary of one of the objections?

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 25 22:09:26 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.