Forums
sebul@sebulnet:~/webwml/korean/releases/buster$ cvs ci index.wml
cvs commit: No CVSROOT specified! Please use the `-d' option
cvs [commit aborted]: or set the CVSROOT environment variable.
sebul@sebulnet:~/webwml/korean/releases/buster$ cvs add index.wml
cvs add: No CVSROOT specified! Please use the `-d' option
cvs [add aborted]: or set the CVSROOT environment variable.
무언가를 잘못한 거 같은데 그 무엇이 무언지 모르겠네요...
directory 를 먼저 add
buster 디렉토리를 만들었는데 그 아래의 파일들만 cvs add 했더니 에러가 나는 거였네요.
디렉토리를 cvs add 한 다음, 그 아래의 파일도 cvs add 하면 됩니다.