From: Christoph S. <cs...@bo...> - 2011-05-06 11:25:06
|
First of all, thanks to all who invested time into this wonderful project and for now especially to John for pushing hard to keep it alive. John, let me add to that, I am lurking on this list, checking the mail every 2-3 weeks. I've followed your posts lately with great interest, but to be honest, I was waiting for something released to install and test. Now I have checked out the 1.0 and it seems it is not what I was after: - The checkout command on http://code.google.com/p/pythoncard-1-0/source/checkout produces a directory with a starting space, looking like: " pythoncard-1-0 --username xx...@gm..." (note the leading space) First of all I had quite some problems entering/renaming the directory as my shell cmdline-completion was unable to deal with it. When I managed to enter that directory I had no pythoncard but some stuff that looks more like svn-internals. I really do love pythoncard and I am willing to help with testing wherever I can. Please John, do not stop your efforts because nobody seems interested. I guarantee there are a lot of people that are, I bet once the first downloadable .tgz hits the web you get dozens of downloads daily! Again, thanks for the time and work invested in the project. I look unpatiently forward to your 1.0 release . Cheers, Christoph John Henry wrote: > Seems to have very little interest in this but if anybody wants to get a > hold of the current version of what I have, you should be able to get it > from the SVN depository using tortoiseSVN. > > Can someone at least try to download the whole thing and see if it works? > > On 5/1/2011 1:08 AM, John Henry wrote: > >> Ran into some problem with Mercurial and I really don't have enough >> time to try to figure it out. I'm going to stay with SVN for now. >> >> I created a temporary home at http://code.google.com/p/pythoncard-1-0/ >> >> Lots of work to do. >> >> On 4/30/2011 6:12 PM, Steven D'Aprano wrote: >> >>> John Henry wrote: >>> >>>> I can look into the distributed source control system as suggested. >>>> >>>> Right now, Subversion is working and works pretty good. Pythoncard is >>>> currently hosted on CVS but I can't get CVSNT to work properly. We >>>> should migrate to better system than CVS anyway. >>>> >>> For what it is worth, the two popular open source distributed revision >>> control systems are git and Mercurial (hg). The developers of Python >>> itself are now using Mercurial, so you might lean more towards >>> Mercurial. I do. >>> >>> Some Mercurial resources: >>> >>> http://hginit.com/index.html >>> http://mercurial.selenic.com/wiki/Tutorial >>> http://hgbook.red-bean.com/ >>> >>> For git, you can do your own googling :-P >>> >>> Source code hosting is available at (among others) Github, Bitbucket and >>> Google Code. >>> >>> Github uses git (well duh *wink*) and is free for Open Source projects. >>> >>> https://github.com/ >>> >>> Bitbucket uses Mercurial, and is free for small projects: >>> >>> https://bitbucket.org/ >>> >>> and Google Code also offers free hosting and Mercurial: >>> >>> http://code.google.com/hosting/ >>> >>> >>> > > > ------------------------------------------------------------------------------ > WhatsUp Gold - Download Free Network Management Software > The most intuitive, comprehensive, and cost-effective network > management toolset available today. Delivers lowest initial > acquisition cost and overall TCO of any competing solution. > http://p.sf.net/sfu/whatsupgold-sd > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > |