monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] No default author name for branch...


From: Adam Logghe
Subject: Re: [Monotone-devel] No default author name for branch...
Date: Mon, 17 May 2004 17:54:06 -0700
User-agent: Mozilla Thunderbird 0.5 (X11/20040306)

Hi Florian,

I'm fairly new too but here are some quick answers--

1. This looks like you are trying to grab from venge.net? From the
self-hosting page? You are probably trying with a .12 binary or source
and there is an incompatibility between .12 and the latest source that
venge.net is running.

2. Yes I had this happen too, as I remember it only happens the first
time and not on subsequent syncs.

You can look at the "Hook Reference" section of the manual under the
function "get_passphrase (keypair_id)". If you add in a function that
looks like

function get_passphrase (yourkeypairid)
        return "yourpassword"
end

into either MT/monotonerc or ~/.monotonerc then this problem should go
away. Monotone should probably ask right when the server starts and I
think there is a bug in the tracker regarding this.

3. The cvs is REALLY old and stinky, stick with .12 for now. I suspect
since monotone became self-hosting it became less and less interesting
to sync the cvs up.

Monotone is quite usable so far for me, minor documentation issues and
questions of what should be the default choice would be the extent of my
issues with monotone so far. I was up and productive much more quickly
than with any of the other version control choices.

Definetly worth your time.


Adam

Florian Becker wrote:
> Hi,
>
> nice, thanks a lot.
>
> But i have multible problems, till i send the main mail:
>
> 1.
> **** exception(205): std::logic_error: netio.hh:31: invariant 'I(pos <
> str.size())' violated
>
> 2.
> i must enter my password on the server, if i want to push something by a
> client.
>
> 3.
> - From CVS i get a building error:
> In file included from boost/socket/src/address_info.cpp:22:
> boost/socket/address_info.hpp:56: error: parse error before `{' token
> boost/socket/address_info.hpp:65: error: syntax error before `&' token
> boost/socket/address_info.hpp:65: error: `IteratorAdaptor' was not declared in
>    this scope
> boost/socket/address_info.hpp:65: error: `x' was not declared in this scope
> boost/socket/address_info.hpp:66: error: ISO C++ forbids declaration of `
>    dereference' with no type
> boost/socket/address_info.hpp:66: error: syntax error before `{' token
> boost/socket/address_info.hpp:68: error: syntax error before `.' token
> boost/socket/address_info.hpp:77: error: ISO C++ forbids declaration of `type
>    name' with no type
> boost/socket/address_info.hpp:77: error: parse error before `*' token
> boost/socket/address_info.hpp:94: error: parse error before `)' token
> boost/socket/address_info.hpp:99: error: ISO C++ forbids defining types within
>    return type
> boost/socket/address_info.hpp:99: error: syntax error before `(' token
> boost/socket/address_info.hpp:106: error: parse error before `private'
> boost/socket/address_info.hpp:115: error: syntax error before `*' token
> boost/socket/src/address_info.cpp: In constructor `
> address_info_list::address_info_list(const char*, const char*, int, int,
>    int, int)':
> boost/socket/src/address_info.cpp:308: error: class `address_info_list' does
>    not have any field named `m_addrinfo'
> boost/socket/src/address_info.cpp:310: error: `get_addrinfo' undeclared (first
>    use this function)
> boost/socket/src/address_info.cpp:310: error: (Each undeclared identifier is
>    reported only once for each function it appears in.)
> boost/socket/src/address_info.cpp: In destructor `
>    address_info_list::~address_info_list()':
> boost/socket/src/address_info.cpp:315: error: `detail' undeclared (first use
>    this function)
> boost/socket/src/address_info.cpp:315: error: parse error before `::' token
> boost/socket/src/address_info.cpp: At global scope:
> boost/socket/src/address_info.cpp:325: error: no `void
> address_info_list::get_addrinfo(const char*, const char*, int, int, int,
>    int)' member function declared in class `address_info_list'
> boost/socket/src/address_info.cpp: In member function `void
> address_info_list::get_addrinfo(const char*, const char*, int, int, int,
>    int)':
> boost/socket/src/address_info.cpp:327: error: `detail' undeclared (first use
>    this function)
> boost/socket/src/address_info.cpp:327: error: parse error before `::' token > boost/socket/src/address_info.cpp:329: error: `hint' undeclared (first use
> this
>    function)
> boost/socket/src/address_info.cpp:335: error: parse error before `::' token
> make[1]: *** [boost/socket/src/address_info.o] Error 1
> make[1]: Leaving directory `/home/floh/monotone'
>
> One question?
>
> Is monotone useable?
>
> Cheers
>
> -- Floh
>
> Am Montag, 17. Mai 2004 14:48 schrieb Florian Becker:
>
>>>Hi list,
>>>
>>>hope not to bother you, but i can find something to this on the web....
>>>
>>>address@hidden:~/pl120/Y/YDB/Y+$ monotone commit
>>>monotone: committing fc1d58a298db2dccecbe6e47c8e2643ac8f8803e
>>>monotone: committing to branch yplus
>>>enter passphrase for key ID address@hidden :
>>>monotone: misuse: no default author name for branch 'yplus'
>>>
>>>**** error return code: 1
>>>******** errors detected; see standard output for details ********
>>>
>>>I m running the yplus Project and i want to use monotone only. My
>>>developers will also support you, if we have big poblems.....
>>>
>>>Cheers
>

_______________________________________________
Monotone-devel mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/monotone-devel




reply via email to

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