<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Andrew Cowie wrote:
<blockquote
 cite="mid:1189649228.7226.24.camel@moonglow.roaming.operationaldynamics.com"
 type="cite">
  <pre wrap="">On Wed, 2007-09-12 at 18:15 +0200, Nicholas Allen wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Perhaps it would be nice if init-repo could detect there were existing 
branches under it and ask the user if they want to move the history into 
the shared repo. 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I ran into this the other day. I agree it would be a cool feature.

You might run into the problem of it being too jealous

 - if you accidentally do `bzr init-repository` in /, you're in for a
ride; and

 - how many levels down do you go, in the case where people are nesting
branches in (empty) convenience directories [ie we have
repository/mainline and repository/hackers/person1/branches and
repository/hackers/person2/branches, both hackers and person{1,2} are
empty not branches not "repos"]

still, seems like it could just work, ie "if there are no .bzr
directories in directories immediately below this one, then don't worry
about looking for branches' revisions to pull up, just make the new repp
and get on with it.

  </pre>
</blockquote>
I'd totally agree with one-level deep (i.e. directly below the repo).
I'm not sure if anyone would need a two-level deep branch inside a
repo, but this can be provided via an option.<br>
<br>
Besides if they really want, they can symlink it... I'm not sure about
its implications though.<br>
<blockquote
 cite="mid:1189649228.7226.24.camel@moonglow.roaming.operationaldynamics.com"
 type="cite">
  <pre wrap=""></pre>
  <blockquote type="cite">
    <pre wrap="">or it could just do it anyway as I can't think of a case where 
one would want to keep a branch inside a repo that didn't store its 
history in the repo.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Me neither. Sounds like a sensible default &amp; no need for an option.

AfC
Sydney

  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Hendy Irawan
<a class="moz-txt-link-abbreviated" href="http://www.hendyirawan.com">www.hendyirawan.com</a></pre>
</body>
</html>