sloecode-dev team mailing list archive
-
sloecode-dev team
-
Mailing list archive
-
Message #00005
new contributions
Hi,
I'm very interested by this project. In fact, I started a project with
a similar idea a few month ago, but I could not find enough time to
push any serious branch on launchpad [1]. For both personnal work and
at my lab, we really need a forge for private branches for project
that can't yet be released as open source projects.
My initial idea was to run a wsgi smart bzr server and serve it with
pylons (now pyramid). Access rights would have been url-based, with an
url for read-only and an url for read-write access like
http://server/project/branch/ro and http://server/project/branch/rw,
or something similar. Understanding repoze.who and how to configure
it for both a bzr client and a browser is my current problem.
Now I know about Sloecode, I'm more enclined to stop my project and
try to give some help on sloecode when I have some free time.
Is there a working public demo out somewhere or should I install it to
see how it's like ?
Do you have a roadmap or a TODO list ?
Cheers,
Adrien
[1] https://launchpad.net/bforge
Follow ups