cd2025 協同產品設計實習

  • Home
    • SMap
    • reveal
    • blog
  • About
    • Summary
      • Tasks
      • Closing
      • Shooter
    • Product
    • Control
    • CPS
    • AI
    • Project
  • Topics
    • Wink
      • Fossil
    • Topic1
      • w1
      • Portable
      • repo
      • SSH
      • list
      • IPv6
    • Topic2
      • Compile
      • Onshape
    • Topic3
      • Fourbar2
      • boomer
    • Topic4
      • ROS2
  • HW
    • HW1
    • HW2
    • HW3
  • Exam
    • Exam1
    • Exam2
    • Exam3
  • Final
    • Webots
    • Rotate
  • Tutorial
    • Fourbar
      • w10
    • Stage1
      • Tutorial1
      • Tutorial2
    • Stage2
      • Tutorial3
      • Distancesensor
      • Tutorial4
      • Tutorial5
    • Stage3
      • Tutorial6
      • Tutorial7
      • Stream
      • Webots Server
    • Solvespace
      • Learn_Solvs
    • Mecanum
    • Pyslvs-UI
    • PICSimLab
    • Fossil SCM
    • Leo Editor
    • uv
    • Old
  • Brython
Wink << Previous Next >> Topic1

Fossil

Fossil SCM 的應用

https://fossil-scm.org/ 

Github 與 Fossil SCM 結合應用範例:

fossil init w4.fossil

fossil ui w4.fossil

ctrl c

git clone https://github.com/mdecycu/cmsimde_site.git c

cd c

fossil open ./../w4.fossil --force

fossil add .

fossil commit -m "add c"

cd ..

fossil ui w4.fossil

http://localhost:8081/doc/trunk/index.html
trunk 為最新版本的代號, 若在 Fossil 系統中改版後, 可以將 trunk 換為版號, 直接看到該版的靜態網站內容.

Wink << Previous Next >> Topic1

Copyright © All rights reserved | This template is made with by Colorlib