BitKeeper repository


Subject: BitKeeper repository
From: Samuel Rydh (samuel@ibrium.se)
Date: Fri Jun 02 2000 - 12:30:13 MDT


Hi,

There is now a BitKeeper repository for the MOL source code.
The anonymous access address is

        bk://waltari.theophys.kth.se:5000

Information about BitKeeper (and the bk binary itself) is
available from <http://www.bitkeeper.com>.

A short bitkeeper survey:
=========================

To get a copy of the source tree:

        bk clone bk://waltari.theophys.kth.se:5000 my_mol

To update the tree and get the latest changes:

        bk pull (issued in the my_mol directory)

To check out a copy of the tree that is editable:

        bk -r edit

You can then make changes and then commit them with:

        bk citool

Once you have committed your changes, you can push them back to the main
repository with:

        bk push (mail me for write access!)

As an alternative you can do

        bk send -r1.18.. - > patchfile

to generate a patch containing all the changes since (and including)
the 1.18 changeset, and then mail it to me.

The repository history can examined with the command:

        bk sccstool

And finally, there is the helptool:

        bk helptool

Have fun!

/Samuel

----------------------------------------------------------
 E-mail <samuel@ibrium.se> WWW: <http://www.ibrium.se>
  Phone/fax: (home) +46 8 4418431, (work) +46 8 7908470
----------------------------------------------------------



This archive was generated by hypermail 2a24 : Fri Jun 02 2000 - 14:51:21 MDT