Tailor is a tool to migrate changesets between different source control management systems.
Tailor is a tool to migrate changesets between ArX, Bazaar, Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla repositories. It is implemented in Python.
Tailor is a tool to migrate changesets between ArX, Bazaar, Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla repositories. It is implemented in Python.
To install tailor, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install tailor
To see what files were installed by tailor, run:
port contents tailor
To later upgrade tailor, run:
sudo port selfupdate && sudo port upgrade tailor
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.