monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Re: Doing a diff between branches


From: Matthew A. Nicholson
Subject: Re: [Monotone-devel] Re: Doing a diff between branches
Date: Wed, 13 Apr 2005 20:03:58 -0500
User-agent: Debian Thunderbird 1.0.2 (X11/20050331)

Bruce Stephens wrote:

It would be nice to have a web server thingy providing the moral
equivalent of viewcvs and similar things.  Ideas on good designs for
that would, I'm sure, be welcome.
I think there's a trickiness about accessing the same repository
simultaneously with more than one client; maybe that could be hacked
up by giving the web application its own copy of the repository, and
only allowing push to it, and carefully protecting it (or maybe only
allow pull from it, under the control of the app?).  However, there's
also the general weirdness of monotone with its multiple heads,
annoyingly long revision names, and things, and those need ideas of
designs.  My guess is if someone came up with a coherent design, it
wouldn't be too hard to hack a prototype.


Couldn't you set up a viewmtn web interface with it's own db, and when ever it needs to be updated it just pulls from a specified database, or it could just wait for people to push to it. I don't think that would be too difficult to set up. Or you could set up a proxy that each viewmtn client connected to and the proxy could manage the monotone db.


--
Matthew A. Nicholson
Digium




reply via email to

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