#14987 closed enhancement (fixed)
Port request: git-svnimport
Reported by: | thisoldcoder@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | git svn | Cc: | raimue (Rainer Müller) |
Port: |
Description
When git is installed using:
sudo port install git-core +svn
git-svn is installed but not git-svnimport. Please port this if possible.
Change History (3)
comment:1 Changed 17 years ago by raimue (Rainer Müller)
Cc: | raimue@… added |
---|---|
Milestone: | → Port Enhancements |
comment:2 Changed 17 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
git-svnimport is in the contrib directory and not officially shipped with git. If you want to use it, copy or symlink it into your private ~/bin
.
Added this contrib directory to share/doc/git-core in r36371.
comment:3 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Is git-svnimport some extra script or is it included in the general git release?