You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Michael Schmitt <sc...@TI.Uni-Trier.DE> on 2003/06/05 07:33:13 UTC

Hooks script are not installed

Hi,

why are the hook scripts like "mailer.py" not installed when you run 
"make install"?

Kind regards, Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

RE: Hooks script are not installed

Posted by Sander Striker <st...@apache.org>.
> From: sussman@collab.net [mailto:sussman@collab.net]
> Sent: Thursday, June 05, 2003 4:45 PM

> Michael Schmitt <sc...@TI.Uni-Trier.DE> writes:
> 
> > Ben Collins-Sussman wrote:
> > 
> > >The issue here is that the subversion source tree contains a 'tools'
> > >directory.  None of these tools is required to make subversion
> > >operate, but many of them are useful to people.  The tools area
> > >contains scripts which:
> > >
> > >...
> > >
> > >These are all great and useful things, and yes, many users would be
> > >interested in them.  So perhaps people who create binary distributions
> > >*should* place these tools into /usr/local/share/ somewhere.
> > >
> > >Subversion is still alpha software, so we're assuming that most people
> > >using it for "real work" have a copy of the source tree, and thus have
> > >access to these tools.
> > >
> > What you say is true, of course. But why aren't these great tools just
> > copied to "$prefix/share/svn/tools", when I run "make install"? I see
> > no reason why I should pick them manually.
> 
> Is this mail on the dev list?  Cc'ing the list. What do others think?

-1.

A lot of scripts rely on the bindings.  Installing these scripts and not
having the bindings == bug reports.  Let the packagers handle this.  And
our pre-beta users can handpick.  Micheal is the first to complain about it,
I would expect more complainers if it were really an issue.

Furthermore, not all people want all the tools.


Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Hooks script are not installed

Posted by Ben Collins-Sussman <su...@collab.net>.
Michael Schmitt <sc...@TI.Uni-Trier.DE> writes:

> Ben Collins-Sussman wrote:
> 
> >The issue here is that the subversion source tree contains a 'tools'
> >directory.  None of these tools is required to make subversion
> >operate, but many of them are useful to people.  The tools area
> >contains scripts which:
> >
> >...
> >
> >These are all great and useful things, and yes, many users would be
> >interested in them.  So perhaps people who create binary distributions
> >*should* place these tools into /usr/local/share/ somewhere.
> >
> >Subversion is still alpha software, so we're assuming that most people
> >using it for "real work" have a copy of the source tree, and thus have
> >access to these tools.
> >
> What you say is true, of course. But why aren't these great tools just
> copied to "$prefix/share/svn/tools", when I run "make install"? I see
> no reason why I should pick them manually.

Is this mail on the dev list?  Cc'ing the list. What do others think?


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Hooks script are not installed

Posted by Michael Schmitt <sc...@TI.Uni-Trier.DE>.
Sander Striker wrote:

>>Hi,
>>
>>why are the hook scripts like "mailer.py" not installed when you run 
>>"make install"?
>>    
>>
>Because you don't need them to run a repository.  Also, mailer.py
>only makes sense when you build and install the bindings.
>
But that means they are not part of any binary distribution. Shouldn't a 
binary distribution be "complete"? Why should you hide some 
functionality from the public?

Michael



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

RE: Hooks script are not installed

Posted by Sander Striker <st...@apache.org>.
> From: Michael Schmitt [mailto:schmitt@TI.Uni-Trier.DE]
> Sent: Thursday, June 05, 2003 9:33 AM

> Hi,
> 
> why are the hook scripts like "mailer.py" not installed when you run 
> "make install"?

Because you don't need them to run a repository.  Also, mailer.py
only makes sense when you build and install the bindings.


Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org