savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] [UsingBzr] initial draft


From: Beuc
Subject: [Savannah-cvs] [UsingBzr] initial draft
Date: Mon, 01 Nov 2010 19:11:17 +0000

Initial import - multi-branch repository
========================================

Here's a way to import your code for the first time::

 TODO

Initial import - single branch
==============================

Here's a way to import your code for the first time::

 cd YOUR_PROJECT/
 bzr init
 bzr add .
 bzr commit -m "Initial import"
 bzr push bzr+ssh://address@hidden/YOUR_PROJECT/

GUIs
====

There are a few graphical user interfaces to use Bzr without the command-line:

* `Bazaar Explorer <http://doc.bazaar.canonical.com/explorer/en/>`_ : from the 
bzr project
--
forwarded from http://savannah.gnu.org/maintenance/address@hidden/maintenance



reply via email to

[Prev in Thread] Current Thread [Next in Thread]