Gardening Sale!
 
 

Special Offers see all

Enter to WIN!

Weekly drawing for $100 credit. Subscribe to our Specials newsletter for a chance to win.
Privacy Policy

More at Powell's


Recently Viewed clear list


Interviews | May 16, 2013

Jill Owens: IMG Claire Messud: The Powells.com Interview



Claire MessudClaire Messud's new novel, The Woman Upstairs, is fiercely intelligent and urgently intimate, written with precision, humor, and an incredible... Continue »
  1. $18.17 Sale Hardcover add to wish list

    The Woman Upstairs

    Claire Messud 9780307596901

spacer
Ships free on qualified orders.
$34.95
New Trade Paper
Ships in 1 to 3 days
Add to Wishlist
Qty Store Section
25 Local Warehouse Software Engineering- Programming and Languages

More copies of this ISBN

Pragmatic Version Control: Using Subversion (Pragmatic Programmers)

by

Pragmatic Version Control: Using Subversion (Pragmatic Programmers) Cover

 

Synopses & Reviews

Publisher Comments:

Subversion sets the standard in version control systems. Championed by open-source developers, Subversion is behind some of today's biggest and most important software, including Apache, FreeBSD, Ruby, and MediaWiki. But more than just a tool for open-source collaboration, Subversion has made a significant impact in the corporate IT world. Most developers will now encounter Subversion source control during their career.

In Pragmatic Guide to Subversion, author Mike Mason drives developers to the features and practices that have made Subversion so successful. Each of the 42 tasks selected for the book is presented as a quick two-pager, with code on the left side and a succinct description on the right. The book is designed for experienced developers who know how to learn and want to get straight to the tricks and traps they'd otherwise learn by trial and error.

Whether or not you've used other version control tools, you'll learn Subversion's popular way of working-how to access your source code, make changes, and share them with your team. Each of the development tasks selected for the book gives simple steps toward completion, paired with a clear explanation.

You won't find a more practical approach to learning Subversion than Pragmatic Guide to Subversion.

Book News Annotation:

For programmers, this book explains how to improve the effectiveness of the software development process using version control. Mason explains what version control is and describes Subversion, access, commands, file locking and binary files, organizing a repository, using tags and branches, creating a project, and third-party code. The appendices discuss installation, networking, securing, administering, migrating, and third-party tools. This edition has been updated to reflect changes to Subversion 1.3, has a new chapter on optional file locking, sections on path-based security for svnserve and Apache networking servers, and an advanced topics chapter on programmatic access and advanced repository management.
Annotation ©2006 Book News, Inc., Portland, OR (booknews.com)

Book News Annotation:

For programmers, this book explains how to improve the effectiveness of the software development process using version control. Mason explains what version control is and describes Subversion, access, commands, file locking and binary files, organizing a repository, using tags and branches, creating a project, and third-party code. The appendices discuss installation, networking, securing, administering, migrating, and third-party tools. This edition has been updated to reflect changes to Subversion 1.3, has a new chapter on optional file locking, sections on path-based security for svnserve and Apache networking servers, and an advanced topics chapter on programmatic access and advanced repository management. Annotation ©2006 Book News, Inc., Portland, OR (booknews.com)

Synopsis:

In Pragmatic Guide to Subversion, author Mike Mason shares the features and practices that have made Subversion so successful. Each of the 48 tasks selected for the book is presented as a quick two-pager, with a succinct description on the left side and a quick reference on the right. The book is designed for experienced developers. You want to get straight to the tricks and traps you'd otherwise learn by trial and error.

Subversion started life as a command-line tool, but graphical clients are now extremely popular and can offer a lot of extra power. For every task in Pragmatic Guide to Subversion, you get to see how to carry out the task via the regular command-line client as well as the TortoiseSVN graphical client for Windows, and the Cornerstone graphical client for Mac.

Whether or not you've used other version control tools, you'll learn Subversion's popular way of working-how to access your source code, make changes, and share them with your team.

You won't find a more practical approach to learning Subversion than Pragmatic Guide to Subversion.

Synopsis:

This book covers the theory behind version control and how it can help developers become more efficient, work better as a team, and keep on top of software complexity. Version control, done well, is your "undo" button for the project: nothing is final, and mistakes are easily rolled back.

This book describes Subversion 1.3, the latest and hottest open source version control system, using a recipe-based approach that will get you up and running quickly and correctly. Learn how to use Subversion the right way-the pragmatic way.

With this book, you can:

  • Keep all project assets safe--not just source code--and never run the risk of losing a great idea
  • Know how to undo bad decisions--even directories and symlinks are versioned
  • Learn how to share code safely, and work in parallel for maximum efficiency
  • Install Subversion and organize, administer and backup your repository
  • Share code over a network with Apache, svnserve, or ssh
  • Create and manage releases, code branches, merges and bug fixes
  • Manage 3rd party code safely
  • Use all the latest Subversion 1.3 features including locking and path-based security, and much more!

Now there's no excuse not to use professional-grade version control.

About the Author

Mason is a consultant with ThoughtWorks, developing enterprise applications for Global 100 companies. As a developer, coach, and Agile/XP proponent, he relies on version control best practices to get the job done. Mike has extensive experience with leading version control systems, including Subversion, CVS, and Perforce.

Product Details

ISBN:
9780977616657
Author:
Mason, Mike
Publisher:
Pragmatic Bookshelf
Subject:
Programming - General
Subject:
Computer software
Subject:
Development
Subject:
Computer software -- Development.
Subject:
Programming - Software Development
Subject:
Software Engineering - Programming and Languages
Subject:
CVS;Subversion;administration;best practices;revision control;software engineering;source code control;tools;version control
Edition Number:
2
Edition Description:
Second Edition
Series:
Pragmatic Programmers
Publication Date:
20060631
Binding:
TRADE PAPER
Language:
English
Illustrations:
Y
Pages:
256
Dimensions:
9.00 x 6.00 in

Other books you might like

  1. Essential CVS Used Trade Paper $8.50
  2. Pragmatic Project Automation: How to... New Trade Paper $29.95
  3. Version Control with Subversion Used Trade Paper $18.50
  4. Practical Subversion Used Trade Paper $17.50
  5. Learning the Bash Shell 3RD Edition New Trade Paper $34.95
  6. Mysql 3RD Edition Used Trade Paper $7.95

Related Subjects

Computers and Internet » Software Engineering » General
Computers and Internet » Software Engineering » Programming and Languages
Computers and Internet » Software Engineering » Version Control

Pragmatic Version Control: Using Subversion (Pragmatic Programmers) New Trade Paper
0 stars - 0 reviews
$34.95 In Stock
Product details 256 pages Pragmatic Bookshelf - English 9780977616657 Reviews:
"Synopsis" by ,

In Pragmatic Guide to Subversion, author Mike Mason shares the features and practices that have made Subversion so successful. Each of the 48 tasks selected for the book is presented as a quick two-pager, with a succinct description on the left side and a quick reference on the right. The book is designed for experienced developers. You want to get straight to the tricks and traps you'd otherwise learn by trial and error.

Subversion started life as a command-line tool, but graphical clients are now extremely popular and can offer a lot of extra power. For every task in Pragmatic Guide to Subversion, you get to see how to carry out the task via the regular command-line client as well as the TortoiseSVN graphical client for Windows, and the Cornerstone graphical client for Mac.

Whether or not you've used other version control tools, you'll learn Subversion's popular way of working-how to access your source code, make changes, and share them with your team.

You won't find a more practical approach to learning Subversion than Pragmatic Guide to Subversion.

"Synopsis" by ,

This book covers the theory behind version control and how it can help developers become more efficient, work better as a team, and keep on top of software complexity. Version control, done well, is your "undo" button for the project: nothing is final, and mistakes are easily rolled back.

This book describes Subversion 1.3, the latest and hottest open source version control system, using a recipe-based approach that will get you up and running quickly and correctly. Learn how to use Subversion the right way-the pragmatic way.

With this book, you can:

  • Keep all project assets safe--not just source code--and never run the risk of losing a great idea
  • Know how to undo bad decisions--even directories and symlinks are versioned
  • Learn how to share code safely, and work in parallel for maximum efficiency
  • Install Subversion and organize, administer and backup your repository
  • Share code over a network with Apache, svnserve, or ssh
  • Create and manage releases, code branches, merges and bug fixes
  • Manage 3rd party code safely
  • Use all the latest Subversion 1.3 features including locking and path-based security, and much more!

Now there's no excuse not to use professional-grade version control.

spacer
spacer
  • back to top
Follow us on...




Powell's City of Books is an independent bookstore in Portland, Oregon, that fills a whole city block with more than a million new, used, and out of print books. Shop those shelves — plus literally millions more books, DVDs, and eBooks — here at Powells.com.