monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] Re: netsync problems again


From: graydon hoare
Subject: [Monotone-devel] Re: netsync problems again
Date: Tue, 06 Apr 2004 13:25:21 -0400
User-agent: Mozilla Thunderbird 0.5 (X11/20040208)

Peter Simons wrote:

  monotone --verbose --norc --rcfile permissions.lua \
    --db=public.db serve monotone.cryp.to to.cryp

But when I try to push the branch to.cryp.mapson to the
repository, the server denies access with the following
error:
...
  monotone: warning: not currently serving requested collection 'to.cryp.mapson'

this is the important line: you didn't say you were serving the collection to.cryp.mapson on the command line, so it won't serve it, permissions file or otherwise.

you said you were serving the collection to.cryp, so your client would need to say "monotone push monotone.cryp.to to.cryp"

that collection includes the branch to.cryp.mapson, but you push and pull in terms of collections, not branches.

Any idea what I might be doing wrong?

yeah. I made 2 concepts in the UI (collections and branches) where humans clearly prefer to think in terms of 1 concept (hierarchical branches). I'll have to massage this a bit so it behaves more intuitively.

-graydon




reply via email to

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