On Mon, Nov 2, 2009 at 3:13 PM, Wes James <[email protected]> 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). Bazaar and Mercurial are both Python DSCM's, so just get used to it, get one (since it's Python, it runs... wherever....) and both Bazaar and Mercurial commands are very similar, and similar to svn. It's to simple to use to complain about it (heck, I use hg, bzr, git, and svn - I will use darcs if really pressed, and will complain loudly if someone asks me to _still_ use cvs, I mean... really... it's like 80's technology; what next, sccs? ugh!) dvcs is modern (svn is now "old school", though still widely used, decreasingly used, and rapidly so...) bzr: http://bazaar-vcs.org/en/ hg: http://mercurial.selenic.com/ (faster, faster, faster than bzr; Python, and google code moving to it; we will too... soon...) No more excuses - just do it! - Yarko > > thx, > > -wes > > On Mon, Nov 2, 2009 at 2:07 PM, dupoxy <[email protected]> wrote: > > > > well my search engine friend's > > told me to look here: > > http://launchpad.net/t4 > > > > your welcome > > On 2 nov, 20:32, Wes James <[email protected]> wrote: > >> I can't find T4. Is there an svn for it? > >> > >> thx, > >> > >> -wes > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

