■掲示板に戻る■
全部
1-
101-
201-
301-
401-
501-
601-
701-
801-
901-
1001-
最新50
レス数が1000を超えています。残念ながら全部は表示しません。
CVSを使ってファイル管理
313 :
名無しさん@お腹いっぱい。
:02/05/23 20:59
>312 実際の動作から見ると、infoが追いついてないのかなあ。
~$ cvs co test
cvs checkout: Updating test
U test/VERSION
~$ cd test/
~/test$ ls -lF
total 2
drwxr-xr-x 2 nanashi nanashi 512 May 23 20:50 CVS/
-rw-r--r-- 1 nanashi nanashi 9 Jan 15 2001 VERSION
~/test$ mkdir newdir
~/test$ cvs add newdir
Directory /home/nanashi/cvs/test/newdir added to the repository
~/test$ touch newdir/newfile
~/test$ cvs add !$
cvs add newdir/newfile
cvs add: scheduling file `newdir/newfile' for addition
cvs add: use 'cvs commit' to add this file permanently
~/test$ cvs commit -m ''
cvs commit: Examining .
cvs commit: Examining newdir
RCS file: /home/nanashi/cvs/test/newdir/newfile,v
done
Checking in newdir/newfile;
/home/nanashi/cvs/test/newdir/newfile,v <-- newfile
initial revision: 1.1
done
~/test$ uname -sr
OpenBSD 3.0
掲示板に戻る
全部
前100
次100
最新50
read.cgi ver5.26+ (01/10/21-)