[PythonCE] Python Trunk (r55625) Sync Adventure

2007-05-28 Thread Joseph Armbruster
dll up to my phone and moved over the _pyd's and os.py and I now see: "Python 2.6a0 (trunk, May 28 2007...") Woot! Luke: I have this in a svn repo on my local machine currently. I can host it up on my server temporarily if anyone would like to access it. Off to bed now, Jo

Re: [PythonCE] How does one build PythonCE?

2007-12-13 Thread Joseph Armbruster
Christopher, I'll help you test it out. Let the list know when it's ready, or you can email me directly Joseph Armbruster On Dec 13, 2007 3:48 PM, Christopher Fairbairn <[EMAIL PROTECTED]> wrote: > Hi, > > On Fri Dec 14 1:47 , Ronald Oussoren <[EMAIL PROT

[PythonCE] TMobile Wing Success and Development Inquiries

2008-03-15 Thread Joseph Armbruster
Have there been any motions to do anything like merge with 2.6? Joseph Armbruster ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce

[PythonCE] trunk merge?

2008-03-16 Thread Joseph Armbruster
these changes to get other eyes on the subject. I could set one up on a personal server, then send a link out if that would be more convenient. Let me know, Joseph Armbruster ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman

Re: [PythonCE] trunk merge?

2008-03-17 Thread Joseph Armbruster
Luke, Definitely, i'm familiar with svn and will have no problem doing the import and such. Let me know when the account is all situated and i'll get started. For now, I have to head off to work :-) Joseph Armbruster Luke Dun

[PythonCE] developers inquiry

2008-03-17 Thread Joseph Armbruster
All, I was recently added as a developer to PythonCE on SF. I am attempting to find the subversion repository for PythonCE but have had no luck at all. Can anyone point me in the right direction? Thank You, Joseph Armbruster ___ PythonCE mailing

Re: [PythonCE] developers inquiry

2008-03-17 Thread Joseph Armbruster
which will be substantially more work but fun nevertheless. Joseph Armbruster Christopher Fairbairn wrote: > Hi, > > On Tue Mar 18 13:10 , Joseph Armbruster <[EMAIL PROTECTED]> sent: >> I was recently added as a developer to PythonCE on SF. I am attempting to >> find >

Re: [PythonCE] developers inquiry

2008-03-17 Thread Joseph Armbruster
Christopher, Is there any way to switch the repo from cvs to svn in SF? That's turning me off from wanting to put code in there. If it's all out of date, midas well just take the snapshots currently available, switch to svn and import them into a nice tree structure. Your though

Re: [PythonCE] trunk merge?

2008-03-18 Thread Joseph Armbruster
/ others feel about having a layout like this: /external .. third party libs go here .. /pythonce /branches /release24-maint /release25-maint /tags /trunk (2.6 merge will go here) It parallels the python svn repository on purpose. Your thoughts? Joseph Armbruster Luke

Re: [PythonCE] trunk merge?

2008-03-18 Thread Joseph Armbruster
s was only done at a rate of once per week. Joseph Armbruster On Tue, Mar 18, 2008 at 8:47 AM, Brad Clements <[EMAIL PROTECTED]> wrote: > Joseph Armbruster wrote: > > Luke, > > > > Cool, I was able to see it this morning. Quite empty indeed :-) I can > go >

Re: [PythonCE] trunk merge?

2008-03-18 Thread Joseph Armbruster
sh to treat 2.4 / 2.5. If they are strictly for maintenance (as svn.python.org) then all we have to do is start out by placing them in their own branch and then tag releases appropriately. From 2.6 on out, we could develop in trunk and branch when necessary. Joseph Armbruster On Tue, Mar 18, 2008

[PythonCE] IRC

2008-03-18 Thread Joseph Armbruster
All, If anyone wants to discuss any merge-topics or other pythonce such things, I will be on freenode in #pythonce. I am usually logged into irc most of the day. Just be sure to check my away status. :-) Joseph Armbruster ___ PythonCE mailing list

[PythonCE] Temporary repository for trunk merge

2008-03-18 Thread Joseph Armbruster
interested) will be performing the merge work. If you are interested in obtaining an account for the time being, do not hesitate to contact me. Joseph Armbruster ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo

[PythonCE] Active in #pythonce

2008-03-19 Thread Joseph Armbruster
All, I will be in and out of #pythonce on freenode from here on out this evening. Feel free to join me if you'd like to discuss merging and such. Joseph Armbruster ___ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/lis

[PythonCE] 2.6 update

2008-03-21 Thread Joseph Armbruster
8833 scons does not trap the error, so it took a bit of tracing. This issue has also been discussed on python-dev recently... I was able to successfully complete a build with my tree merged over and should have my first commit in tonight. Cheers! Joseph Armbru