会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
rokidna
博客园
首页
新随笔
联系
订阅
管理
2025年2月22日
将CVS项目转为Git项目
摘要: 任务描述 将CVS 服务器上的CVS项目提取到本地,然后转换为git项目。要求保留commit记录 cvs2svn项目地址:https://github.com/mhagger/cvs2svn 使用工具:cvs2svn当中的cvs2git功能 前置条件: 拥有CVSROOT整个文件夹的访问权 (存了
阅读全文
posted @ 2025-02-22 00:56 Rokidna
阅读(86)
评论(0)
推荐(0)
2025年2月21日
Debian 11 mysql安装 没有GPG公钥
摘要: 报错示例 root@Debian11:~# apt update apt install mysql-server 命中:1 http://deb.debian.org/debian bullseye InRelease 命中:2 http://deb.debian.org/debian bulls
阅读全文
posted @ 2025-02-21 19:17 Rokidna
阅读(294)
评论(0)
推荐(0)
公告