New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16197 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

subversion: svnmucc command installed at the wrong place

Reported by: raimue@… Owned by: dluke@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: subversion svn svnmucc Cc:
Port:

Description

subversion +tools is supposed to install svnmucc.

The particular files are:

  /opt/local/bin/svnmucc/svnmucc
  /opt/local/bin/svnmucc/svnmucc-test.py

By putting svnmucc into a subdirectory the command is not in PATH and can only be used with the full path.

Also, I don't think the svnmucc-test.py is necessary there and can be left out. svnmucc should be at /opt/local/bin/svnmucc.

Change History

comment:1 Changed 5 years ago by dluke@…

  • Status changed from new to assigned

I'm not sure it's necessary for svnmucc to be installed somewhere in $PATH (and I'm reluctant to move it as we'll need a revision bump that will force everyone to rebuild _and_ it could break anyone who has scripted things expecting it to be in that location).

Would it be OK with you if I make these changes with the next upstream subversion release?

comment:2 Changed 5 years ago by raimue@…

In 1.4.x, mucc was at /opt/local/bin/mucc, so I was expecting svnmucc to be at /opt/local/bin/svnmucc. Subdirectories in /opt/local/bin are not common, and svnmucc can only be used if it is in $PATH.

I have no objections to fix it with the next release. I would have provided a patch if it were urgent ;-)

comment:3 Changed 5 years ago by dluke@…

  • Status changed from assigned to closed
  • Resolution set to fixed

I'm lame and didn't fix this in the next release (because I forgot).

I've just committed it in r39867, though.

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.