Yahweh-Yireh

Entries tagged as ‘study’

switch from cvs to svn

七月 26, 2007 · 零則回應

Because of our recommendation, our boss finally agreed to switch our version control system from cvs to svn. But it isn’t easy when I start working on. Although there have some lazy ways can transmit data (chechout all from cvs and commit to svn…), but maybe there have other easy way can do this.

After searching from Google, I finally found this article and cvs2svn. cvs2svn can export cvs repository to svn dump file, then all we have to do is create a svn repository and load the file. Done!!

分類: Chat
Tagged:

fsck

五月 6, 2007 · 零則回應

This is my first time that my server display “TIMEOUT -READ_DMA retrying” (Maybe my hard disk still hold too long), but after elder classmate told me to try fsck, it work!! I’m too weak ^^”

fsck — file system consistency check and interactive repair
fsck [-dfnpvy] [-B | -F] [-T fstype:fsoptions] [-t fstype] [special | node]

分類: Chat
Tagged: