Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#19046 closed defect (invalid)

git-svn link is not created

Reported by: nilo.menezes@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: git-core svn Cc:
Port: git-core

Description

When installing git-core +svn, git-svn was not linked into /opt/local/bin. To solve: sudo ln -s /opt/local/libexec/git-core/git-svn /opt/local/bin/git-svn

Port version: 1.710 - git-core @1.6.2.1_0+doc+svn

Change History (2)

comment:1 Changed 15 years ago by skymoo (Adam Mercer)

Resolution: invalid
Status: newclosed

git-svn should not be called directly, all interaction with the different git commands should be through git, this is the correct behaviour

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.