TortoiseSVN 1.7 Beginner's Guide
暫譯: TortoiseSVN 1.7 初學者指南

Lesley A. Harrison

  • 出版商: Packt Publishing
  • 出版日期: 2011-01-06
  • 售價: $1,710
  • 貴賓價: 9.5$1,625
  • 語言: 英文
  • 頁數: 260
  • 裝訂: Paperback
  • ISBN: 1849513449
  • ISBN-13: 9781849513449
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Perform version control in the easiest way with the best SVN client - TortoiseSVN

  • Master version control techniques with TortoiseSVN without the need for boring theory
  • Revolves around a real-world example based on a software company
  • The first and the only book that focuses on version control with TortoiseSVN
  • Reviewed by Stefan Kung, lead developer for the TortoiseSVN project
  • In Detail

    TortoiseSVN is a Subversion client that gives you quick and easy access to all of Subversion's features. Perhaps you are aware of the importance of version control in software development or document management, but do you know how to use TortoiseSVN for efficient project management? Here is the first book about version control with TortoiseSVN.

    TortoiseSVN 1.7 Beginner's Guide provides a comprehensive coverage of TortoiseSVN in its entirety. It is easy to follow the instructions with clear explanations and screenshots. This book will introduce the important features of TortoiseSVN and at the same time, give you a deeper and clearer understanding of the basic functionality, providing the answers to many questions that are encountered when using TortoiseSVN. TortoiseSVN is a client to SVN, but with this book and TortoiseSVN, you don't need to know anything about SVN, or wade through boring version control theory to get started using one of the most powerful version control applications in the world.

    The book begins by introducing you to the basics of TortoiseSVN and tools needed to get started with version control. It then dives deep into details, covering the methods available to check and commit changes and keep track of data. Chapters cover conflict management, branching and merging of a project to avoid disturbing the main development version, using TortoiseSVN with popular bug-tracking systems, and much more.

    By following the practical steps in this book, you will learn every aspect of using TortoiseSVN--from setting up the subversion server, to working with revision logs, and providing security and protection for your subversion server.

    An engaging, step-by-step guide on how to use TortoiseSVN to make version control on Windows a quick and easy experience

    What you will learn from this book

    • Select the working copy of a file to maintain coherency and avoid conflicts
    • Create and apply patches while maintaining consistency in the project
    • Work with revision graphs to check the changes made to the project
    • View who has made changes
    • Leave messages in the project to explain what you have done
    • Lock files so that no one else can change them while you are working on them
    • Create branches to allow maintaining multiple versions of the project at once, and merge them later
    • Use TortoiseSVN with Visual Studio
    • Use TortoiseSVN with common bug tracking applications
    • Secure and protect your Subversion server using SSL

    Approach

    Written in an engaging style, this book offers step-by-step examples with screenshots offering clear guidance at key steps. It uses the example of a small software house called Shiny Moose Software to guide you through the features of TortoiseSVN.

    Who this book is written for

    If you are a software developer, translator or documentation writer, or if your software house/open source project relies on TortoiseSVN for version control, then this book is for you. No prior experience with TortoiseSVN or version control is required. As long as you are a confident user of Windows, you will be able to use this book to get started easily with TortoiseSVN.

商品描述(中文翻譯)

以最佳的 SVN 客戶端 TortoiseSVN 以最簡單的方式執行版本控制

  • 掌握 TortoiseSVN 的版本控制技術,無需枯燥的理論
  • 圍繞一個基於軟體公司的真實案例
  • 第一本也是唯一一本專注於 TortoiseSVN 版本控制的書籍
  • 由 TortoiseSVN 專案的首席開發者 Stefan Kung 審核
  • 詳細內容

    TortoiseSVN 是一個 Subversion 客戶端,讓您快速且輕鬆地訪問 Subversion 的所有功能。也許您已經意識到版本控制在軟體開發或文件管理中的重要性,但您知道如何使用 TortoiseSVN 進行高效的專案管理嗎?這是第一本關於 TortoiseSVN 版本控制的書籍。

    TortoiseSVN 1.7 初學者指南全面涵蓋了 TortoiseSVN 的所有內容。指示清晰,配有截圖,易於跟隨。本書將介紹 TortoiseSVN 的重要功能,同時讓您對基本功能有更深入和清晰的理解,解答在使用 TortoiseSVN 時遇到的許多問題。TortoiseSVN 是一個 SVN 客戶端,但有了這本書和 TortoiseSVN,您不需要了解任何有關 SVN 的知識,也不需要翻閱枯燥的版本控制理論,就能開始使用這個世界上最強大的版本控制應用程式之一。

    本書首先介紹 TortoiseSVN 的基礎知識和開始版本控制所需的工具。然後深入細節,涵蓋檢查和提交變更以及跟踪數據的方法。章節包括衝突管理、分支和合併專案以避免干擾主要開發版本、將 TortoiseSVN 與流行的缺陷追蹤系統一起使用等內容。

    通過遵循本書中的實用步驟,您將學會使用 TortoiseSVN 的每個方面——從設置 Subversion 伺服器,到處理修訂日誌,並為您的 Subversion 伺服器提供安全性和保護。

    一本引人入勝的逐步指南,教您如何使用 TortoiseSVN 使 Windows 上的版本控制變得快速而簡單

    您將從本書中學到什麼

    • 選擇文件的工作副本以保持一致性並避免衝突
    • 創建和應用補丁,同時保持專案的一致性
    • 使用修訂圖檢查對專案所做的變更
    • 查看誰進行了變更
    • 在專案中留下消息以解釋您所做的工作
    • 鎖定文件,以便在您工作時沒有人可以更改它們
    • 創建分支以同時維護專案的多個版本,並在稍後合併它們
    • 將 TortoiseSVN 與 Visual Studio 一起使用
    • 將 TortoiseSVN 與常見的缺陷追蹤應用程式一起使用
    • 使用 SSL 保護和保護您的 Subversion 伺服器

    方法

    本書以引人入勝的風格撰寫,提供逐步示例和截圖,在關鍵步驟提供清晰的指導。它使用一個名為 Shiny Moose Software 的小型軟體公司作為範例,指導您了解 TortoiseSVN 的功能。

    本書的讀者對象

    如果您是軟體開發人員、翻譯者或文檔撰寫者,或者如果您的軟體公司/開源專案依賴 TortoiseSVN 進行版本控制,那麼這本書適合您。無需具備 TortoiseSVN 或版本控制的先前經驗。只要您是 Windows 的自信使用者,就能輕鬆使用本書開始使用 TortoiseSVN。