|
From: | ReubenThomas |
Subject: | [Savannah-cvs] [UsingBzr] (edit) Remove --format 2a as it's the default; remove mention of non-existent "bzr new", and hence 2.2. |
Date: | Sun, 18 Dec 2011 11:09:55 +0000 |
--removed: - -(Note: it seems v2.1 or 2.2 introduced a 'new' command that replaces 'init-repository' and 'init') ??changed: -Initial import - multi-branch repository V2.1 -============================================= Initial import - multi-branch repository ======================================== ??changed: -Initial import - single branch V2.1 -=================================== Initial import - single branch ============================== --removed: - -Initial import - multi-branch repository V2.2 -============================================== -:: - - bzr new --share-repository --format 2a /SHARED_PROJECT_DIR/ - -then do the following single branch import - -Initial import - single branch V2.2 -==================================== -:: - - bzr new --plain-branch --format 2a /SHARED_PROJECT_DIR/YOUR_PROJECT/ - #cp all code in YOUR_PROJECT/ - cd YOUR_PROJECT/ - bzr add . - bzr commit -m "Initial import" - bzr push bzr+ssh://address@hidden/YOUR_PROJECT/YOUR_BRANCH/ --remember --use-existing-dir -[3 more lines...] -- forwarded from http://savannah.gnu.org/maintenance/address@hidden/maintenance
[Prev in Thread] | Current Thread | [Next in Thread] |