mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 17:43:11 -04:00
Removed CVS, GUI, PERFORCE and SUBVERSION options and also gui and svn FLAVORS, and create 4 new subports: devel/git-cvs devel/git-gui devel/git-p4 devel/git-svn All these packages depend of devel/git and install only additional files and manpages. This work is based on initial patch submitted by grembo@i at review D30238. PR: 251090 Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D32369
5 lines
230 B
Text
5 lines
230 B
Text
Various commands to support CVS in git:
|
|
- git-cvsexportcommit - Export a single commit to a CVS checkout
|
|
- git-cvsimport - Salvage your data out of another SCM people
|
|
love to hate
|
|
- git-cvsserver - A CVS server emulator for Git
|