[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Monotone-devel] importing
From: |
graydon hoare |
Subject: |
Re: [Monotone-devel] importing |
Date: |
05 Sep 2003 21:35:03 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Tom Tromey <address@hidden> writes:
> I looked at the code, and assumed that the default branch of "" was
> useful. A better error here would be good. Maybe a default branch of
> "head" or something?
possibly, though that assumes a sort of 1 project <-> 1 database
relationship, otherwise which head would you mean?
I think I'd be happy just with a clear warning in that case, and a
separate 'branch (get|set|list)' command which operates on the
persistent MT/branch value. Then I can just add another step in the
tutorial for "setting up" a branch using this command. I don't think
it matters so much if this is a semi-fictitious state, considering
that the "usual" arrangement is for branches to be kinda disjoint and
long lived.
> I did some work on this last night, actually. I've got a patch
> sitting around that does some of the work. Can't work on it tonight
> though -- maybe tomorrow. I'd like to somehow solve the sharing
> problem first...
hmm, what is the sharing problem?
-graydon