All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: bitkeeper gone in 2 weeks - which RCS?
@ 2005-06-15 22:11 Ian Pratt
  2005-06-16  1:16 ` Matt Mackall
  0 siblings, 1 reply; 35+ messages in thread
From: Ian Pratt @ 2005-06-15 22:11 UTC (permalink / raw)
  To: Andrew Thompson; +Cc: xen-devel, Mercurial List

> > Because of the way we use renames when doing linux version 
> > upgrades it would be really useful to get this added.
> 
> Matt Mackall wrote:
> Well someone can relay to them that rename support should 
> happen very soon. 

That's great to hear. One of the reasons we're keen on mercurial is that
the rate of progress is so impressive. 

> I'm still not convinced of the value of 
> per-file checkins (if you need per-file checkins, your 
> commits are too big) but I'm not completely immune to reason.

We're intending to incrementally import our BK repo a changeset at a
time, retaining as much of the meta data as possible. Since we have
per-file info it seems a shame to throw it away. We may end up just
creating a summary of it in the changeset comment.

Ian

^ permalink raw reply	[flat|nested] 35+ messages in thread
* RE: bitkeeper gone in 2 weeks - which RCS?
@ 2005-06-21  0:16 Soh Tk-r28629
  2005-06-21  0:29 ` Matt Mackall
  0 siblings, 1 reply; 35+ messages in thread
From: Soh Tk-r28629 @ 2005-06-21  0:16 UTC (permalink / raw)
  To: xen-devel, Mercurial List

> -----Original Message-----
> If you clone/init a repository from the source(or a mirror of it), you
> get everything in it. If you want to then look at a specific revision of
> the code, you: hg checkout -C [revision]

How can I tell what revision is currently checked out this directory? 'hg id' seems to give too little information.

Can I then make changes to this revision, then commit, and later update to tip? What are the commands to achieve this?

^ permalink raw reply	[flat|nested] 35+ messages in thread
* RE: bitkeeper gone in 2 weeks - which RCS?
@ 2005-06-15 21:35 Ian Pratt
  2005-06-15 21:45 ` Andrew Thompson
                   ` (2 more replies)
  0 siblings, 3 replies; 35+ messages in thread
From: Ian Pratt @ 2005-06-15 21:35 UTC (permalink / raw)
  To: Rik van Riel; +Cc: xen-devel

> > It's just annoying that it currently lacks renames
> 
> I wonder how hard it would be to get these added.  Guess I'll 
> have to talk with Matt ;)

Because of the way we use renames when doing linux version upgrades it
would be really useful to get this added.

BTW: We now run our own bkd because bkbits.net hasn't been very reliable
recently. the unstable tree is available as
bk://xenbits.xensource.com/xen-unstable.bk 
If you don't want to use bk, the open source bk-client and sourcepuller
both work fine against it. I expect we'll continue to mirror stuff
through to BK regardless.

Hopefully we'll get a hg mirror on xenbits.xensource.com soon as well.

Ian

^ permalink raw reply	[flat|nested] 35+ messages in thread
* RE: bitkeeper gone in 2 weeks - which RCS?
@ 2005-06-15 19:45 Ian Pratt
  2005-06-15 20:10 ` Rik van Riel
  0 siblings, 1 reply; 35+ messages in thread
From: Ian Pratt @ 2005-06-15 19:45 UTC (permalink / raw)
  To: Rik van Riel, xen-devel


> Since bitkeeper will become unusable for most of us in 2 
> weeks, I'm wondering what revision control system Xen will be 
> using by then.
 
We've been expending a lot of effort experimenting with alternatives to
BK...

The current favourite is mercurial (hg). It's just annoying that it
currently lacks renames and per-file checkin comments. The former is
particularly annoying as we'll end up with segmented revision history
for all the linux sparse tree files.

Has anyone on the list got any useful experience to relate on using hg?

Ian

> I'd like to get familiar with the tools and get a changelog 
> bot written before the switchover ;)
> 
> --
> The Theory of Escalating Commitment: "The cost of continuing 
> mistakes is borne by others, while the cost of admitting 
> mistakes is borne by yourself."
>   -- Joseph Stiglitz, Nobel Laureate in Economics
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
> 

^ permalink raw reply	[flat|nested] 35+ messages in thread
* bitkeeper gone in 2 weeks - which RCS?
@ 2005-06-14 19:09 Rik van Riel
  2005-06-14 19:26 ` Paul Larson
  2005-06-15  7:51 ` Gerd Knorr
  0 siblings, 2 replies; 35+ messages in thread
From: Rik van Riel @ 2005-06-14 19:09 UTC (permalink / raw)
  To: xen-devel

Since bitkeeper will become unusable for most of us in 2
weeks, I'm wondering what revision control system Xen will
be using by then.

I'd like to get familiar with the tools and get a changelog
bot written before the switchover ;)

-- 
The Theory of Escalating Commitment: "The cost of continuing mistakes is
borne by others, while the cost of admitting mistakes is borne by yourself."
  -- Joseph Stiglitz, Nobel Laureate in Economics

^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2005-06-21  0:29 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-15 22:11 bitkeeper gone in 2 weeks - which RCS? Ian Pratt
2005-06-16  1:16 ` Matt Mackall
2005-06-16  1:21   ` Rik van Riel
2005-06-15 23:03     ` Christopher Li
2005-06-16 11:36       ` Theodore Ts'o
  -- strict thread matches above, loose matches on Subject: below --
2005-06-21  0:16 Soh Tk-r28629
2005-06-21  0:29 ` Matt Mackall
2005-06-15 21:35 Ian Pratt
2005-06-15 21:45 ` Andrew Thompson
2005-06-16  2:56   ` Rusty Russell
     [not found] ` <mailman.1118871375.26501@unix-os.sc.intel.com>
2005-06-16 18:34   ` Arun Sharma
2005-06-20 20:39 ` Paul Larson
2005-06-20 20:44   ` Rik van Riel
2005-06-20 20:54   ` Josh Triplett
2005-06-20 21:01   ` Andrew Thompson
2005-06-20 21:28     ` Paul Larson
     [not found]   ` <mailman.1119300279.12847@unix-os.sc.intel.com>
2005-06-20 21:03     ` Arun Sharma
2005-06-20 21:08       ` Rik van Riel
2005-06-15 19:45 Ian Pratt
2005-06-15 20:10 ` Rik van Riel
2005-06-14 19:09 Rik van Riel
2005-06-14 19:26 ` Paul Larson
2005-06-14 19:27   ` Ronald G. Minnich
     [not found]   ` <mailman.1118777276.15947@unix-os.sc.intel.com>
2005-06-14 19:43     ` Arun Sharma
2005-06-14 19:50       ` Paul Larson
2005-06-14 19:58         ` Arun Sharma
2005-06-14 23:31           ` aq
2005-06-14 23:50             ` Rusty Russell
2005-06-15  7:09               ` Michael Paesold
2005-06-16  2:37                 ` Ronald G. Minnich
2005-06-16 11:51                   ` David Hopwood
2005-06-15 19:18             ` Rik van Riel
2005-06-14 19:52       ` Ronald G. Minnich
2005-06-14 19:54         ` Arun Sharma
2005-06-15  7:51 ` Gerd Knorr

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.