Closed dlangille closed 2 months ago
Good to close.
[11:17 dvl-ingress01 dvl ~] % sudo grep -r FREEBSD_REPO_CVS ~/scripts ~/modules
[11:17 dvl-ingress01 dvl ~] % sudo grep -r FREEBSD_REPO_SVN ~/scripts ~/modules
[11:18 dvl-ingress01 dvl ~] % sudo grep -ri freshports_MessageIdToRepoName ~/scripts ~/modules
FREEBSD_REPO_CVS
&FREEBSD_REPO_SVN
are used only withinclasses/files-display.php
andinclude/freshports.php
With the move to git, we might be able to remove these. See also
include/constants.php
This is contingent upon
freshports_MessageIdToRepoName()
being removed from use.