just to remind everyone:

bzr - slow (but revisions directory structures, as does svn);
hg, git - fast (but only revision files - so to hold a directory, you need a
file - good long techie discussion about why some O/S's don't treat files
as-if-normal-files, and how this impacts all this.... but that IS another
topic!)

svn - central control (old school, now;  and sccs bread rcs, and Walter
Tichy's Purdue PhD topic, which enabled cvs, but couldn't easily be shared
by multiple contributors - blech! - which empowerd Clearcase which
encouraged svn, which was not so open-source, distributed friendly and Linus
Trovaldis to do git, and python answers to that to come... did I miss some
history??? make parallel things appear more linear than they really were???
oh, well - the gist is right...)

Python is going to hg;
Google code has hg;
Bitbucket (and Sphinx - i.e. Python Documentation tool) is on hg;

web2conf (PyCon registration) - 2009:  bzr;   2010:  hg;

Soon as I put this up on google code, and work out the code-review
functionality to my satisfaction, I'll writeup and help Massimo move to
google-code and hg for web2py.

(Are you all seeing the pattern in my rant above? ;-)

- Yarko

On Tue, Nov 3, 2009 at 2:18 PM, mr.freeze <nat...@freezable.com> wrote:

>
> Has anyone used bzr-eclipse? Is it stable/usable? Thanks!
>
> On Nov 3, 2:10 pm, mikech <mp.ch...@gmail.com> wrote:
> > There is also a Tortoise client for bzrhttp://bazaar-vcs.org/TortoiseBzr
> >
> > On Nov 3, 11:32 am, Wes James <compte...@gmail.com> wrote:
> >
> > > I asked the question then ended up installing bzr stuff and did get T4
> to test.
> >
> > > thx,
> >
> > > -wes
> >
> > > On Tue, Nov 3, 2009 at 10:12 AM, Yarko Tymciurak
> >
> > > <resultsinsoftw...@gmail.com> wrote:
> > > > On Tue, Nov 3, 2009 at 9:03 AM, Wes James <compte...@gmail.com>
> wrote:
> >
> > > >> On Tue, Nov 3, 2009 at 1:19 AM, Yarko Tymciurak
> > > >> <resultsinsoftw...@gmail.com> wrote:
> > > >> > On Mon, Nov 2, 2009 at 3:13 PM, Wes James <compte...@gmail.com>
> wrote:
> >
> > > >> >> I found that, but I didn't think svn worked with that only bzr
> client.
> >
> > > >> > That is correct - it is a bazaar repository, so it works only w/
> bzr.
> > > >> > (even
> > > >> > the svn for web2py is just a mirror of the bzr checkins).
> >
> > > >> <snip>
> >
> > > >> Yarko,
> >
> > > >> I guess you missed my email: "how to use bzr with snowleopard"....
> >
> > > >> -wes
> >
> > > > You are correct;  I did miss that note... now that I see it... I
> don't
> > > > understand your question here...  So, you are able to get T4 now, you
> know
> > > > how to do it?
> >
> >
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to