WARNING: THE SOURCE CODE AT THE OLD LOCATIONS IS SUBJECT TO
VANISH AND WILL NO LONGER BE MAINTAINED!
IMPORTANT: For all local PKI GIT repositories that were previously checked out from fedorahosted.org, please follow these instuctions (published on http://pki.fedoraproject.org/wiki/PKI_Developers):
Thanks,To check the current GIT repository:
$ git config remote.origin.url ssh://username@git.fedorahosted.org/git/pki.gitTo change the GIT repository:
For all other local SVN repositories (nuxwdog, pki (legacy versions), or tomcatjss) that were checked out from fedorahosted.org, please identify any local changes, checkout a fresh repository from GITHUB, and manually apply the local changes (patches) from your old local repository to your newly checked out local repository.$ git config remote.origin.url git@github.com:dogtagpki/pki.git