AsmBB

Power
Login Register

Isues with fossil, when get try to install
-2

#16298 (ツ) nitrogamestudios@gmail.com
Last edited: 25.02.2023 by nitrogamestudios@gmail.com, read: 647 times

Hi Im newbie working with this stuff and got this bug, anyone have recommendation or clue, many thanks

imghttps://i.postimg.cc/NLMskVZS/Screenshot-from-2023-02-25-02-04-37.png/url ][My picture

#16299 (ツ) ganuonglachanh
Created 25.02.2023, read: 634 times

Hi nitrogamestudios@gmail.com

I assume you read the tutorial on https://asm32.info/fossil/asmbb/index

You need to replace %path_to_repositories% with the directory/folder path in your system

cd /home/nitro/web

Then you current directory is /home/nitro/web

fossil clone https://asm32.info/fossil/repo/asmbb ./asmbb.fossil

Then you see asmbb.fossil file in /home/nitro/web

mkdir asmbb
cd asmbb

You may need to delete all file in this directory if /home/nitro/web/asmbb is not empty (with this cmd rm -rf /home/nitro/web/asmbb : PLEASE CAREFULL, DO NOT DELETE ALL YOU SYSTEM )

You're in /home/nitro/web/asmbb so the asmbb.fossil is at this path ../asmbb.fossil

fossil open ../asmbb.fossil
fossil update

Isues with fossil, when get try to install
-2

AsmBB v3.0 (check-in: a316dab8b98d07d9); SQLite v3.42.0 (check-in: 831d0fb2836b71c9);
©2016..2023 John Found; Licensed under EUPL. Powered by Assembly language Created with Fresh IDE