Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W wiki
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beam diagnostics
  • wiki
  • Wiki
  • CSS install

CSS install · Changes

Page history
install with suterrepo authored Feb 09, 2022 by Evgeny Bekhtenev's avatar Evgeny Bekhtenev
Show whitespace changes
Inline Side-by-side
Showing with 15 additions and 27 deletions
+15 -27
  • CSS-install.md CSS-install.md +15 -27
  • No files found.
CSS-install.md
View page @ cec4bfab
...@@ -66,39 +66,27 @@ git clone --branch css https://star.inp.nsk.su/~bekhte/rpms.git rpms.css ...@@ -66,39 +66,27 @@ git clone --branch css https://star.inp.nsk.su/~bekhte/rpms.git rpms.css
После создания папки с рабочим пространством, следует установить файлы описания окон - opi файлы. После создания папки с рабочим пространством, следует установить файлы описания окон - opi файлы.
git 1.7.x, SL5x ### Суперрепозиторий
Устанавливаем opi файлы с использованием менеджера репозиториев. Это репозиторий в котором содержится список всех остальных репозиториев.
последовательность для установки в уже существующую папку CSS, не удаляя файлы
``` ```
cd ~/css-workspace/CSS cd ~/css-workspace/CSS
git clone https://star.inp.nsk.su/~bekhte/vepp-opi.git git init
git clone https://star.inp.nsk.su/~bekhte/v3orb2-opi.git git remote add origin https://star.inp.nsk.su/~bekhte/vepp-opi.git
cd v3orb2-opi git fetch
git submodule init git reset origin/CCS-vepp4
git submodule update git checkout -t origin/CCS-vepp4
cd .. git checkout .
git clone https://star.inp.nsk.su/~bekhte/v4orb2-opi.git git status
cd v4orb2-opi make clone_all
git submodule init
git submodule update
cd ..
git clone https://star.inp.nsk.su/~bekhte/vepp4-orbit.git
git clone https://star.inp.nsk.su/~bekhte/dissector-opi.git
cd dissector-opi
git submodule init
git submodule update
cd ..
git clone https://star.inp.nsk.su/~bekhte/v4chan-opi.git
cd v4chan-opi
git submodule init
git submodule update
cd ..
git clone https://star.inp.nsk.su/~bekhte/nmr-opi.git
git clone https://star.inp.nsk.su/~bekhte/btune-opi.git
``` ```
git поновее ### git 1.8.+
используя `git clone --recursive`, пример не полный
``` ```
cd ~/css-workspace/CSS cd ~/css-workspace/CSS
......
Clone repository
  • CSS install
  • Qt Creator в debian
  • broadcast
  • btune pv list
  • chan pv list
  • css use
  • dissector pv list
  • dissector
  • epics
  • git
  • Home
  • https_error
  • index
  • internal
  • kud pv list
View All Pages