• <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>
    • 軟件測試技術
    • 軟件測試博客
    • 軟件測試視頻
    • 開源軟件測試技術
    • 軟件測試論壇
    • 軟件測試沙龍
    • 軟件測試資料下載
    • 軟件測試雜志
    • 軟件測試人才招聘
      暫時沒有公告

    字號: | 推薦給好友 上一篇 | 下一篇

    CVS-RCS(9)

    發布: 2007-6-21 12:06 | 作者:   | 來源:   | 查看: 18次 | 進入軟件測試論壇討論

    領測軟件測試網

       
      5. CVS 的其他文件

    在 unix 提示符號下,請打 -
    1. cvs --help
    2. cvs --help-options
    3. cvs --help-commands
    4. cvs -H checkout
    5. cvs -H commit
    6. man cvs
    7. man tkcvs

    8. 網站 [22]http://www.cyclic.com
    9. 網站 [23]http://www.loria.fr/~molli/cvs-index.html
    10. (譯注:或者在 unix 提示符號下打 info cvs 也可得到一樣的訊息)
    11. (譯注:這篇也不錯簡單明了)
    [24]http://www.csc.calpoly.edu/~dbutler/tutorials/winter96/cvs/

    tkcvs [25]http://www.tkcvs.org 是 CVS 的 Tcl/Tk GUI 介面。這里也有線上
    求助。
    * cd $HOME/src/foo.cpp
    * tkcvs
    * 在 foo.cpp 上點一下
    * 在 'spectacle Icon' 旁邊的 'Revision Log Icon' 點一下。
    * 這將會顯示一個 Tree 組織的圖在視窗里。然後在文字 '1.3' 上用滑鼠的右
    鍵點一下還有 '1.1' 滑鼠的左鍵點一下,然後再點一下 "Diff" 。這樣將會
    顯示兩個視窗出來!!
    * 在 "Next" 上點一下將會顯示更多版本'1.3' 與 '1.1' 的 diffs。 請按
    "Center" 將文字對齊置中。 (譯注:這邊原文好像有脫誤)

    這里也有 Windows 95 用的 CVS 喔,叫 WinCVS。 [26]http://www.wincvs.org
    WinCVS 可以用在 Samba 系統上喔 - [27]http://www.samba.org

    基本重要的命令 -
    * cvs checkout
    * cvs update
    * cvs add
    * cvs remove
    * cvs commit
    * cvs status
    * cvs log
    * cvs diff -r1.4 -r1.5 這行指令將會輸出檔案 filename 1.4
    版和 1.5 版的差異在哪里。

    6. Emacs 編輯器

    Emacs 是非常強大的編輯器而且還支援了 CVS/RCS - 尤其是對於改版後的合并和
    比較。 Emacs的主要網站在 [28]http://www.emacs.org.

    7. 問題反應系統 (Problem Reporting System)

    伴隨著 CVS 的使用,你可能會想要用計劃追蹤系統(Project Tracking system)
    或問題反應系統(Problem Reporting System)。每一個軟體計劃需要問題反應系
    統來作 bugs 的回報與追蹤,并且把相關負責部分,分配給不同的程式設計師。

    想知道計劃追蹤系統(Project Tracking system)請看這個網站
    [29]http://www.stonekeep.com。

    8. 這份文件的其他檔案格式

    這份文件用了將近 10 個不同的檔案格式來發行 - DVI, Postscript, Latex,
    LyX, GNU-info, HTML, RTF(Rich Text Format), Plain-text, Unix man pages
    and SGML。
    * 你可以在下面的 Web 獲得單一的 HTML, DVI, Postscript or SGML 型式的
    tar.gz 檔案,
    [30]ftp://sunsite.unc.edu/pub/Linux/docs/HOWTO/other-formats/ 或者
    [31]ftp://metalab.unc.edu/pub/Linux/docs/HOWTO/other-formats/
    * Plain text 格式的在:
    [32]ftp://sunsite.unc.edu/pub/Linux/docs/HOWTO, 或者
    [33]ftp://metalab.unc.edu/pub/Linux/docs/HOWTO
    * 翻譯成其他國家語言像是法文,德文,西班牙文,中文,日文等等可在下面
    網址找得到。 [34]ftp://sunsite.unc.edu/pub/Linux/docs/HOWTO 或者
    [35]ftp://metalab.unc.edu/pub/Linux/docs/HOWTO 對於任何想翻譯這份文
    件到其他語言是都歡迎的。

    這份文件是用一種叫 "SGML" 的工具寫成的。你可以從下列網址得到 -
    [36]http://www.xs4all.nl/~cg/sgmltools/ 編譯原始碼後,你就會得到下列命
    令,像是
    * sgml2html cvs-rcs-howto.sgml (產生 html 檔案)
    * sgml2rtf cvs-rcs-howto.sgml (產生 RTF 檔案)
    * sgml2latex cvs-rcs-howto.sgml (產生 latex 檔案)

    這份文件是位於 -
    * [37]http://sunsite.unc.edu/LDP/HOWTO/CVS-RCS-HOWTO.html

    你也可以在下面映射網站找到這份文件 -
    * [38]http://www.caldera.com/LDP/HOWTO/CVS-RCS-HOWTO.html
    * [39]http://www.WGS.com/LDP/HOWTO/CVS-RCS-HOWTO.html
    * [40]http://www.cc.gatech.edu/linux/LDP/HOWTO/CVS-RCS-HOWTO.html
    * [41]http://www.redhat.com/linux-info/ldp/HOWTO/CVS-RCS-HOWTO.html
    * 其他比較靠近你的映射網站
    [42]http://sunsite.unc.edu/LDP/hmirrors.html 選擇其中一個網站并到這
    個目錄 /LDP/HOWTO/CVS-RCS-HOWTO.html

    想看 dvi 格式的文件,請用 xdvi 。若原本沒安裝,可在 Redhat Linux 下的
    tetex-xdvi*.rpm 套件中找得到。要不然可以經由桌面上的ControlPanel |
    Applications | Publishing | TeX menu buttons找到他。

    想看 dvi 格式的文件,請下命令 -
    xdvi -geometry 80x90 howto.dvi,
    并且用滑鼠調整視窗大小。請看 xdvi 的線上求助 man xdvi。
    使用方向鍵, Page Up, Page Down 來檢視文件。你也可以用 'f', 'd', 'u', '
    c', 'l', 'r', 'p', 'n'來移動。
    要關掉專家模式 menu 請按 x 。

    你可以用軟體 'gv' (ghostview) 或 'ghostscript' 來讀 postscript 檔案。

    在 Redhat Linux 下,ghostscript 在 ghostscript*.rpm 套件里, gv 在
    gv*.rpm 套件里, 如果你已經裝了這個應用程式,可以透過 ControlPanel |
    Applications | Graphics menu 里找到, gv 是比 ghostscript 更友善使用
    。Ghostscript 和 gv 也可以在其他作業平臺如 OS/2, windows 95 和 NT 下使
    用。

    要讀 postscript 文件,請下這個命令 -
    gv howto.ps

    用 ghostscript 請打 -
    ghostscript howto.ps

    你可以用 Netscape Navigator, Microsoft Internet explorer, Redhat Baron
    Web browser 或其他瀏覽器來讀 HTML 格式的文件。

    你可以用一個 latex 的 "X-Windows" 介面軟體叫做 LyX 的,來讀 latex 或
    LyX 的輸出。

    9. 版權

    這份文件版權為 GNU GPL,但是請在所有的復制中保留原作者的名字與電子郵件
    地址。

    References

    1. mailto:alavoor@yahoo.com
    2. mailto:cyril_huang@yahoo.com
    3. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#Shell Scripts
    4. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#Shell Scripts
    5. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#Shell Scripts
    6. http://sunsite.unc.edu/LDP/HOWTO/mini/RCS-HOWTO.html
    7. http://www.cyclic.com/
    8. http://www.loria.fr/~molli/cvs-index.html
    9. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#sget
    10. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#sedit
    11. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#scommit
    12. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#supdate
    13. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#sunlock
    14. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#slist
    15. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#sinfo
    16. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#slog
    17. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#sdif
    18. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#sadd
    19. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#sdelete
    20. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#sfreeze
    21. file://localhost/tmp/zh-sgmltools.4317/CVS-RCS-HOWTO.txt.html#saddtree
    22. http://www.cyclic.com/
    23. http://www.loria.fr/~molli/cvs-index.html
    24. http://www.csc.calpoly.edu/~dbutler/tutorials/winter96/cvs/
    25. http://www.tkcvs.org/
    26. http://www.wincvs.org/
    27. http://www.samba.org/
    28. http://www.emacs.org/
    29. http://www.stonekeep.com/
    30. ftp://sunsite.unc.edu/pub/Linux/docs/HOWTO/other-formats/
    31. ftp://metalab.unc.edu/pub/Linux/docs/HOWTO/other-formats/
    32. ftp://sunsite.unc.edu/pub/Linux/docs/HOWTO
    33. ftp://metalab.unc.edu/pub/Linux/docs/HOWTO
    34. ftp://sunsite.unc.edu/pub/Linux/docs/HOWTO
    35. ftp://metalab.unc.edu/pub/Linux/docs/HOWTO
    36. http://www.xs4all.nl/~cg/sgmltools/
    37. http://sunsite.unc.edu/LDP/HOWTO/CVS-RCS-HOWTO.html
    38. http://www.caldera.com/LDP/HOWTO/CVS-RCS-HOWTO.html
    39. http://www.WGS.com/LDP/HOWTO/CVS-RCS-HOWTO.html
    40. http://www.cc.gatech.edu/linux/LDP/HOWTO/CVS-RCS-HOWTO.html
    41. http://www.redhat.com/linux-info/ldp/HOWTO/CVS-RCS-HOWTO.html
    42. http://sunsite.unc.edu/LDP/hmirrors.html

    延伸閱讀

    文章來源于領測軟件測試網 http://www.kjueaiud.com/


    關于領測軟件測試網 | 領測軟件測試網合作伙伴 | 廣告服務 | 投稿指南 | 聯系我們 | 網站地圖 | 友情鏈接
    版權所有(C) 2003-2010 TestAge(領測軟件測試網)|領測國際科技(北京)有限公司|軟件測試工程師培訓網 All Rights Reserved
    北京市海淀區中關村南大街9號北京理工科技大廈1402室 京ICP備10010545號-5
    技術支持和業務聯系:info@testage.com.cn 電話:010-51297073

    軟件測試 | 領測國際ISTQBISTQB官網TMMiTMMi認證國際軟件測試工程師認證領測軟件測試網

    老湿亚洲永久精品ww47香蕉图片_日韩欧美中文字幕北美法律_国产AV永久无码天堂影院_久久婷婷综合色丁香五月

  • <ruby id="5koa6"></ruby>
    <ruby id="5koa6"><option id="5koa6"><thead id="5koa6"></thead></option></ruby>

    <progress id="5koa6"></progress>

  • <strong id="5koa6"></strong>