User Tools

Site Tools


software_development_resources

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software_development_resources [2025/03/03 22:26] – [Software Development Resources at SDF] add RCS page peteyboysoftware_development_resources [2025/03/05 21:35] (current) – [Version Control Applications] fix typo peteyboy
Line 1: Line 1:
 ====== Software Development Resources at SDF ====== ====== Software Development Resources at SDF ======
 +There are many software development resources at SDF. There is the overall shell programming environment, programming languages and version control tools.
  
-  * [[hosted_git_repos_-_gitea_on_sdf|Hosted GIT repos – gitea on SDF]] (//this as an alternative to [[wp>Microsoft|Microsoft]]’s [[wp>GitHub|GitHub]] or [[wp>GitLab|GitLab]]//) 
-    * [[access_sdf_gitea_using_ssh_keys|Access SDF Gitea using SSH keys]] 
-  * [[scmgit-intro|SDF Introduction to git]] self-hosting git (bare) repo in your SDF workspace 
-  * [[cvs|CVS]] 
-  * [[subversion|Subversion]] 
-  * [[rcs]] 
  
-===== Language Tutorial =====+===== Language Tutorials =====
  
 There are many [[programming|PROGRAMMING]] languages available on SDF. Here are some tutorials related to them: There are many [[programming|PROGRAMMING]] languages available on SDF. Here are some tutorials related to them:
Line 18: Line 13:
   * [[set_up_your_own_perl_module_library|Set up a private Perl Module library for Your User Space]]   * [[set_up_your_own_perl_module_library|Set up a private Perl Module library for Your User Space]]
  
 +===== Version Control Applications =====
 +There are several Version Control Systems available here for managing code as part of software development. In order of required [[membership_levels| Membership Levels]]:
 +  * With [[membership_levels#metaarpa|METAARPA]] membership
 +     * [[hosted_git_repos_-_gitea_on_sdf|Hosted GIT repos – gitea on SDF]] (//this as an alternative to [[wp>Microsoft|Microsoft]]’s [[wp>GitHub|GitHub]] or [[wp>GitLab|GitLab]]//)
 +       * [[access_sdf_gitea_using_ssh_keys|Access SDF Gitea using SSH keys]]
 +     * [[scmgit-intro|SDF Introduction to git]] self-hosting git (bare) repo in your SDF workspace
 +     * [[subversion|Subversion]]
 +  * With at least [[membership_levels#users|USER]] membership
 +       * [[cvs|CVS]]
 +       * [[rcs]]
software_development_resources.1741040811.txt.gz · Last modified: 2025/03/03 22:26 by peteyboy