EUR 4,21
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloCondizione: good. This book is in good condition with very minimal damage. Integrity of the book is in good condition with no missing pages. Pages can have minimal notes or highlighting. Cover image on the book may vary. Ships out quickly in a secure plastic mailer!
Editore: O'Reilly Media (edition 2), 2003
ISBN 10: 0596005679 ISBN 13: 9780596005672
Lingua: Inglese
Da: BooksRun, Philadelphia, PA, U.S.A.
EUR 4,27
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Good. 2. It's a preowned item in good condition and includes all the pages. It may have some general signs of wear and tear, such as markings, highlighting, slight damage to the cover, minimal wear to the binding, etc., but they will not affect the overall reading experience.
EUR 2,19
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrellopaperback. Condizione: Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
EUR 5,24
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloCondizione: Very Good. Very Good condition. 2nd edition. A copy that may have a few cosmetic defects. May also contain light spine creasing or a few markings such as an owner's name, short gifter's inscription or light stamp.
EUR 5,24
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloCondizione: Good. Good condition. A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains. Bundled media such as CDs, DVDs, floppy disks or access codes may not be included.
EUR 1,65
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloCondizione: Acceptable. The item is fairly worn but still readable. The book may have some cosmetic wear (i.e. creased spine/cover, scratches, curled corners, folded pages, sunburn, stains, water damage, bent, torn, damaged binding, dent). - The dust jacket if present, may be marked, and have considerable heavy wear. - The book might be ex-library copy, and may have the markings and stickers associated from the library - The book may have considerable highlights/notes/underlined pages but the text is legible - Accessories such as CD, codes, toys, may not be included - Safe and Secure Mailer - No Hassle Return.
EUR 2,19
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrellopaperback. Condizione: Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
EUR 2,00
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloCondizione: Good. Writing on one or more of the edges. Item has stickers attached to cover and/or pages that have not been removed to prevent damage. Stains on outside cover/inside the book. Cover/Case has some rubbing and edgewear. Access codes, CDs, slipcovers and other accessories may not be included.
EUR 2,01
Convertire valutaQuantità: 6 disponibili
Aggiungi al carrellopaperback. Condizione: New. BRAND NEWOver 1,000,000 satisfied customers since 1997! Choose expedited shipping (if available) for much faster delivery. Delivery confirmation on all US orders.
EUR 5,96
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 0.2.
Editore: O'Reilly Media, Incorporated, 2003
ISBN 10: 0596005679 ISBN 13: 9780596005672
Lingua: Inglese
Da: Better World Books, Mishawaka, IN, U.S.A.
EUR 8,75
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloCondizione: Good. 2nd. Used book that is in clean, average condition without any missing pages.
Editore: O'Reilly Media, Incorporated, 2003
ISBN 10: 0596005679 ISBN 13: 9780596005672
Lingua: Inglese
Da: Better World Books: West, Reno, NV, U.S.A.
EUR 8,75
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloCondizione: Good. 2nd. Used book that is in clean, average condition without any missing pages.
EUR 6,98
Convertire valutaQuantità: 3 disponibili
Aggiungi al carrelloCondizione: New.
EUR 5,80
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New. Brand New! Not Overstocks or Low Quality Book Club Editions! Direct From the Publisher! We're not a giant, faceless warehouse organization! We're a small town bookstore that loves books and loves it's customers! Buy from Lakeside Books!
EUR 9,57
Convertire valutaQuantità: 5 disponibili
Aggiungi al carrelloPaperback or Softback. Condizione: New. CVS Pocket Reference 0.21. Book.
EUR 7,71
Convertire valutaQuantità: 3 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
EUR 10,47
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrelloPaperback. Condizione: New. The beauty of open source is making code freely available. The curse is trying to organize the chaos that code development can evolve into. CVS, the Concurrent Version System, is an open source tool for managing and distributing source code. It allows multiple users dispersed over a wide geographic area to work on the same file at the same time, using a shared directory. Under CVS, multiple users can check out files from a directory tree, make changes, and then commit those changes back into the directory. CVS is a pivotal tool on many projects involving information or software, whether in-house or conducted over the Internet. The "CVS Pocket Reference" is a quick reference guide to help administrators and users set up and manage source code development. This book delivers the core concepts of version control along with a complete command reference and guide to configuration and repository set up.The book includes: a version control primer that teaches the general concepts of version control and how it applies to CVS; instructions on how to install and configure CVS for Unix -like operating systems; administrator and user sections, with complete listings of their respective commands and options for configuring and using CVS; details on how to import files from RCS and SCCS directories into CVS.; and references to related useful materials. Much more than a quick list of commands and options, the book is packed with detail - including an overview of background concepts, thorough descriptions on how to use and administer a CVS repository, and discussions of CVS-related files and how to manage them - all in a convenient reference format. This edition covers the CVS 1.11 and includes new commands for querying a central CVS repository, new configuration parameters, and new options for setting up a server for remote access. It also contains tips on common tasks, such as converting projects from other revision control formats to CVS.
EUR 8,00
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
EUR 13,25
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloPaperback. Condizione: New. The beauty of open source is making code freely available. The curse is trying to organize the chaos that code development can evolve into. CVS, the Concurrent Version System, is an open source tool for managing and distributing source code. It allows multiple users dispersed over a wide geographic area to work on the same file at the same time, using a shared directory. Under CVS, multiple users can check out files from a directory tree, make changes, and then commit those changes back into the directory. CVS is a pivotal tool on many projects involving information or software, whether in-house or conducted over the Internet. The "CVS Pocket Reference" is a quick reference guide to help administrators and users set up and manage source code development. This book delivers the core concepts of version control along with a complete command reference and guide to configuration and repository set up.The book includes: a version control primer that teaches the general concepts of version control and how it applies to CVS; instructions on how to install and configure CVS for Unix -like operating systems; administrator and user sections, with complete listings of their respective commands and options for configuring and using CVS; details on how to import files from RCS and SCCS directories into CVS.; and references to related useful materials. Much more than a quick list of commands and options, the book is packed with detail - including an overview of background concepts, thorough descriptions on how to use and administer a CVS repository, and discussions of CVS-related files and how to manage them - all in a convenient reference format. This edition covers the CVS 1.11 and includes new commands for querying a central CVS repository, new configuration parameters, and new options for setting up a server for remote access. It also contains tips on common tasks, such as converting projects from other revision control formats to CVS.
EUR 5,76
Convertire valutaQuantità: 2 disponibili
Aggiungi al carrelloCondizione: New. SUPER FAST SHIPPING.
Editore: O'Reilly Media, Incorporated, 2003
ISBN 10: 0596005679 ISBN 13: 9780596005672
Lingua: Inglese
Da: Books Puddle, New York, NY, U.S.A.
EUR 16,20
Convertire valutaQuantità: 3 disponibili
Aggiungi al carrelloCondizione: New. pp. 92 2nd Edition.
Editore: O'Reilly Media, Incorporated, 2003
ISBN 10: 0596005679 ISBN 13: 9780596005672
Lingua: Inglese
Da: Majestic Books, Hounslow, Regno Unito
EUR 12,16
Convertire valutaQuantità: 3 disponibili
Aggiungi al carrelloCondizione: New. pp. 92.
EUR 11,58
Convertire valutaQuantità: 3 disponibili
Aggiungi al carrelloPaperback / softback. Condizione: New. New copy - Usually dispatched within 4 working days. 122.
Editore: OReilly Assoc. Aug 2003, Sebastopol CA, 2003
ISBN 10: 0596005679 ISBN 13: 9780596005672
Lingua: Inglese
Da: Ed Buryn Books, Nevada City, CA, U.S.A.
EUR 17,50
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloCondizione: New. 2nd edition. Delivers the core concepts of version control, covers CVS 1.11. New. 84 pp, index. MM paperback in white illus wraps.
EUR 15,18
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloCondizione: New. This manual covers core concepts of version control with a complete command reference and configuration and repository setup guide. It explains repository hacking. Num Pages: 85 pages, index. BIC Classification: UL; UM. Category: (P) Professional & Vocational; (UP) Postgraduate, Research & Scholarly; (UU) Undergraduate. Dimension: 179 x 114 x 7. Weight in Grams: 94. . 2003. 2nd Edition. Paperback. . . . .
EUR 12,30
Convertire valutaQuantità: 3 disponibili
Aggiungi al carrelloCondizione: New. In.
EUR 17,70
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloCondizione: New. This manual covers core concepts of version control with a complete command reference and configuration and repository setup guide. It explains repository hacking. Num Pages: 85 pages, index. BIC Classification: UL; UM. Category: (P) Professional & Vocational; (UP) Postgraduate, Research & Scholarly; (UU) Undergraduate. Dimension: 179 x 114 x 7. Weight in Grams: 94. . 2003. 2nd Edition. Paperback. . . . . Books ship from the US and Ireland.
EUR 2,00
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloPaperback. Condizione: Good.
EUR 11,23
Convertire valutaQuantità: 3 disponibili
Aggiungi al carrelloCondizione: New.
EUR 11,62
Convertire valutaQuantità: 3 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.