Ticket #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
Note: See
TracTickets for help on using
tickets.


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