点歌系统服务器的搭建,自己动手一步步搭建repo服务器

本文详细记录了如何在Ubuntu系统中搭建点歌系统服务器的repo仓库,包括初始化git仓库,添加和提交文件,克隆并推送至空仓库,以及解决过程中遇到的权限问题。
摘要由CSDN通过智能技术生成

fetch="/root/test/s" />

root@ubuntu:~/test/s/manifest# git init

root@ubuntu:~/test/s/manifest#git add default.xml

root@ubuntu:~/test/s/manifest# git commit -m "add default.xml"

[master (root-commit) 89a8b38] add default.xml

1 file changed, 8 insertions(+)

create mode 100755 default.xml

针对binoic和bootable裸仓库增加内容

cd /path/to/tmp/1

root@ubuntu:/path/to/tmp/1#git clone /root/test/s/binoic.git/

Cloning into 'binoic'...

warning: You appear to have cloned an empty repository.

done.

root@ubuntu:/path/to/tmp/1# ls

binoic

root@ubuntu:/path/to/tmp/1# cd binoic/

root@ubuntu:/path/to/tmp/1/binoic# touch 1.txt

root@ubuntu:/path/to/tmp/1/binoic# git add 1.txt

root@ubuntu:/path/to/tmp/1/binoic# git commit -m "add 1.txt"

[m

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值