ITTC Resources: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
=== CVS === | === CVS === | ||
=== Subversion === | === Subversion === | ||
A subversion server resides on the primary public ITTC webserver. In order to access the subversion repositories, you need to have a ITTC user account. In addition, you need to be added to the svn-writer group. Email helpdesk@ittc.ku.edu to request addition to this group | A subversion server resides on the primary public ITTC webserver. In order to access the subversion repositories, you need to have a ITTC user account. In addition, you need to be added to the svn-writer group. Email helpdesk@ittc.ku.edu to request addition to this group. | ||
A [[SVN Quickstart Guide]] has been create to help introduce users to subversion. | *You can browse through the subversion repository of your choice by going to <nowiki>https://subversion.ittc.ku.edu/<repo name></nowiki>. | ||
*A [[SVN Quickstart Guide]] has been create to help introduce users to subversion. | |||
=== ViewCVS === | === ViewCVS === |
Revision as of 14:50, 22 September 2006
ITTC Resources
Introduction
Welcome to the Information and Telecommunication Technology Center (ITTC).
Remote Access
RCS
CVS
Subversion
A subversion server resides on the primary public ITTC webserver. In order to access the subversion repositories, you need to have a ITTC user account. In addition, you need to be added to the svn-writer group. Email helpdesk@ittc.ku.edu to request addition to this group.
- You can browse through the subversion repository of your choice by going to https://subversion.ittc.ku.edu/<repo name>.
- A SVN Quickstart Guide has been create to help introduce users to subversion.