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


This is version 8. It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]


News

  • new commands
    reload (from within seaclient) loads all driver and startup scripts that where modified

  • neue sea version:
    klog <username>
    cvs checkout sea (in Verzeichnis ueber sea/)
    reload_sea (laed neuste sea version und startet sea_server neu)

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.

cvs checkout sea
started from user directory to update all files and directories (including NEW FILES and NEW DIRECTORIES)


This particular version was published on 30-Jun-2014 09:00:10 UTC by MarkusZolliker.