Changes between Version 6 and Version 7 of GEC22Agenda/LabWiki/Instruction
- Timestamp:
- 03/11/15 15:32:13 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC22Agenda/LabWiki/Instruction
v6 v7 138 138 139 139 140 141 == Gitolite - coming soon == 142 !LabWiki now provides SSH Access to LabWiki Managed Git Repository with the help of Gitolite. By integrating with Gitolite, !LabWiki now allows end users to access and update git repositories via standard git command. They could now use their favorite text editor to create and modify experiment scripts; use normal git work flow to synchronize changes. Gitolite need not be installed on the same server as GENI. 143 144 == Instructions to grade an experiment - coming soon == 140 == Instructions to create an assignment == 145 141 !LabWiki can now be used to automatically grade the students' experiments. Currently, there is a configuration file with global permissions. Users will be categorized into professors by specifying an educator role within this configuration file. 146 142 … … 177 173 178 174 175 == Gitolite - coming soon == 176 !LabWiki now provides SSH Access to LabWiki Managed Git Repository with the help of Gitolite. By integrating with Gitolite, !LabWiki now allows end users to access and update git repositories via standard git command. They could now use their favorite text editor to create and modify experiment scripts; use normal git work flow to synchronize changes. Gitolite need not be installed on the same server as GENI. 177 178 179 179 [wiki:GEC22Agenda/LabWiki Back: LabWiki Tutorial]