Re: error when trying to sync with svc

2014-05-28 Thread Jeremy Lavergne
Typically, you need to run cleanup on the directory or its parent. svn cleanup . ; svn cleanup .. I’m assuming you’re in the cited path: /opt/local/var/macports/sources/svn.macports.org/trunk/dports On May 28, 2014, at 9:49, Madden, Lisa E. (GSFC-619.0)[ADNET SYSTEMS INC] wrote: > Synchronizin

error when trying to sync with svc

2014-05-28 Thread Madden, Lisa E. (GSFC-619.0)[ADNET SYSTEMS INC]
I just started getting the below error when trying to sync macports with svn: Synchronizing local ports tree from file:///opt/local/var/macports/sources/svn.macports.org/trunk/dports/ DEBUG: /usr/bin/svn update --non-interactive /opt/local/var/macports/sources/svn.macports.org/trunk/dports

Re: Idle (Python) on OS X Mavericks

2014-05-28 Thread James Griffin
> On 28 May 2014, at 07:40, Ned Deily wrote: > > In article <53854428.7000...@macports.org>, > Joshua Root wrote: > >>> Ok, I’ve got python2.7 and 3.4 from Macports installed. I’m trying to use >>> idle but the error printed is: >>> >>> ** IDLE can’t import Tkinter. Your Python may not be co