Next: Defining the module, Up: Starting a new project [Contents][Index]
The first step is to create the files inside the repository. This can be done in a couple of different ways.
• From files: | This method is useful with old projects where files already exists. | |
• From other version control systems: | Old projects where you want to preserve history from another system. | |
• From scratch: | Creating a directory tree from scratch. |