monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] populating a depot server


From: Tom Tromey
Subject: Re: [Monotone-devel] populating a depot server
Date: 10 Nov 2003 11:31:34 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Jeremy" == Jeremy Fitzhardinge <address@hidden> writes:

Jeremy> This worked (very slowly), and now I have a heap of queued
Jeremy> packets.  But when I do "monotone post" it asks for my
Jeremy> password and then says "monotone: posted 0 / 1995 packets ok".
Jeremy> The depot still has an empty database ("depot operational with
Jeremy> 0 packets").  What's going wrong?

Do you have a "get_post_targets" hook in your .monotonerc?
That is how monotone figures out where to post things.

Mine reads:

function get_post_targets(branch)
        return { {"http://www.off.net/monotone/depot.cgi";, "monotone"} }
end

Tom




reply via email to

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