Re: Broken CVS hook

Samuel Thibault <[email protected]> Sat, 23 Aug 2025 11:07:19 +0200
Newsgroups gmane.os.hurd.devel.readers
Organization I am not organized
Message-ID <aKmEx82KlJVb0nqQ@begin>
Ineiev, le sam. 23 août 2025 08:41:58 +0000, a ecrit:
> On Fri, Aug 22, 2025 at 01:54:48PM +0200, Samuel Thibault wrote:
> > 
> > Ineiev, le ven. 22 août 2025 04:35:49 +0000, a ecrit:
> > > I've just noticed that Hurd 'sources' CVS has a hook that calls
> > > a script absent on the machine; it should result in an error
> > > message.
> > > 
> > > Do I miss anything?  Is that repository used at all?
> > 
> > I don't know about this hook. I don't know if that repository is still
> > used since (probably due to the hook issue) I can't see the list of
> > modules there.
> 
> No, browsing via ViewVC is an unrelated issue---unfortunately, because
> it affects all CVS repositories.
> 
> You can checkout all modules if you use . as the name, like
> 
> cvs -z3 -d:pserver:[email protected]:/sources/hurd co .

Thanks!

There is indeed still the Hurd-on-L4 work there so we'd want to keep at
least that. We can however remove the mig, gnumach, and hurd modules. I
don't know how to do that from the cvs client?

> But probably the repository isn't really used; I'll replace the hook
> with the one commonly used in Savannah to send commit notifications.

That was probably the use of the hook yes.

Samuel