previous | next
 
home  |  search  |  contact  
 
 
 Introduction 
 BitKeeper Concepts  
 Getting Started  
      - Before You Begin... 
      - Setting Up a Repository 
        . General Setup 
        . Repository Configuration 
      - Populating a BitKeeper Repository 
        . Importing Files 
        . Including and Excluding Files 
        . Adding Individual Files 
      - Working with Repositories 
        . Cloning A Repository 
        . Making Changes 
        . Checking In Changes 
        . Sharing Changes 
        . Backing Out Changes 
 Advanced Operations 
 Advanced Topics 
 Reporting and Data Mining  
 Appendix A: Installation 
 Appendix B: Administration 
 Site Map 
    
Populating a BitKeeper Repository
Initially populating a repository will usually include an import of existing data.

There are a couple of ways to get those files under revision control:

  • bk import
  • bk sfiles with bk new

This section will teach:

  • How to import existing non-BitKeeper files into a BitKeeper repository
  • How to include or exclude files when importing
  • How to add individual files to a BitKeeper repository

For new BitKeeper users it's important to note that after files are checked in, they no longer appear in your directory. The process of checking in files removes the files from the directory and places them in SCCS sub-directories. Once in the SCCS sub-directory, the file can be retrieved with the bk get or bk edit commands. Most versions of the Unix make command know about the SCCS sub-directory and will automatically check out files as they are needed.


Home    Company    Products    How to Buy    Downloads    Contact Us    Documentation    Support    Site Map

© 1997-2005, BitMover, Inc.