반응형
The bittorrent project's CVS data is in read-only mode, so the project may have switched over to another source-code-management system. To check, visit the Project Summary Page for bittorrent and see if the menubar lists a newer code repository, such as SVN or Git.
The CVS data can be accessed as follows. You can run a per-module CVS checkout via pserver protocol:
- cvs -z3 -d:pserver:anonymous@a.cvs.sourceforge.net:/cvsroot/bittorrent co -P BitTorrent
You can view a list of files or copy all the CVS repository data via rsync (the 1st command lists the files, the 2nd copies):
- rsync -a a.cvs.sourceforge.net::cvsroot/bittorrent/
- rsync -ai a.cvs.sourceforge.net::cvsroot/bittorrent/ /my/local/dest/dir/
If you are a project admin for bittorrent, you can request that this page redirect to another repo on your project by submitting a support request.
비트 토렌트로 유튭 대항마를 만든다.
반응형
'살며 생각하며,' 카테고리의 다른 글
개 발 일 지 012 (0) | 2019.10.07 |
---|---|
개 발 일 지 011 (0) | 2019.09.29 |
개 발 일 지 009 (0) | 2019.09.18 |
개 발 일 지 008 (0) | 2019.09.13 |
개 발 일 지 006 (0) | 2019.09.10 |
최근댓글