Not sure whether we should aim at the TG 1.1 branch or current trunk
based on Pylons. I'd prefer the latter, but in the last time work on the
TG trunk seems to have stalled. Or should we take this as an opportunity
to revive that as well?
-- Chris
I've been swamped with work reciently, but TG 2 mostly just needs to
be pulled up to the latest changes in Pylons. We'll still have to
work out some things, but I think lots of progress on this will happen
over the next 3 to 4 weeks.
> Or should we take this as an opportunity to revive that as well?
I'd love to have some more eyes on the trunk, and I'm definitely
trying to get the trunk in shape fror a preview as soon as we can.
Having some work on Docudo happen against trunk would help a lot in
terms of flushing out what might still need to be finished.
--Mark
I'd love to have some more eyes on the trunk, and I'm definitely
trying to get the trunk in shape fror a preview as soon as we can.
Having some work on Docudo happen against trunk would help a lot in
terms of flushing out what might still need to be finished.
--Mark
If Docudo is to be an example of how to create a TG application, it may
be a good idea to remove PySVN so that other users can pull the source
be up and running quickly.
John
Bazaar is a pure python version control system, so it might be a
candidate for one of the early back ends too.
--Mark
Bazaar or hg are probably easier to distribute, and does the particular
backend matter that much so long as it is versioned?
OTOH, creating a local svn repository is fairly trivial for testing,
just do "svnadmin create /path" and "file:///path" is your repository.
It's easy to do for local testing.
--
Ian Bicking : ia...@colorstudy.com : http://blog.ianbicking.org
: Write code, do good : http://topp.openplans.org/careers
Bazaar or hg are probably easier to distribute, and does the particular
backend matter that much so long as it is versioned?
OTOH, creating a local svn repository is fairly trivial for testing,
just do "svnadmin create /path" and "file:///path" is your repository.
It's easy to do for local testing.
http://gazdemo.ygingras.net/wiki/Index/hist
This gives you 3 way merge, some cool options for branching the docs
for new software versions, and may be a good way to go for Docudo2 ;)
I'm less concerned about having multiple versioned backends than
having one working version of Docudo. Multiple backends will come if
Docudo is successful, but not the other way around ;)
--
Mark Ramm-Christensen
email: mark at compoundthinking dot com
blog: www.compoundthinking.com/blog