Diff: SEAwiki

Search SINQ Wiki:
SINQ LIN

SINQ Wiki
- Main Page
- Search SINQ Wiki
- Sample Environment
- Probenumg. Intern
- Troubleshooting SICS

This Page
- Page Info
- Printer Friendly

Referenced by
SEIntern

Wiki Info
- Unused pages
- Undefined pages
- RecentChanges
- Page Index
- System Info
- JSPWiki Docu
- SandBox
- OneMinuteWiki
- Create a New Page




JSPWiki v2.0.52


Difference between version 5 and version 4:
At line 19 added 30 lines.
+ !!Distribute SEA config files on the instruments
+
+ The necessary files for the SEA server are stored in a cvs.
+
+ For access to the cvs, one has to login to afs:
+ {{{
+ klog <user>
+ Password: <windows/mail password>
+ }}}
+ !Putting a new file into the cvs:
+ {{{
+ cvs add <file>
+ cvs commit <file>
+ }}}
+ !Putting a modified file into the cvs
+ if the file-name is omitted, all changed files are affected
+ {{{
+ cvs commit <file>
+ }}}
+ An editor opens where you can give an comment (for the config
+ files, we user rarely a comment, but at least one character should be entered).
+
+ !Update files from the CVS
+ {{{
+ cvs update <file>
+ }}}
+ Sometimes there is a warning due to a conflict, which should
+ be resolved by editing the affected file. If the filename is
+ omitted, all files in the current directory and in its
+ subdirectories are updated.

Back to SEAwiki, or to the Page History.