On Mar 12, 2009, at 7:58 AM, Paul McNett wrote:

>> Other than that, if this doesn't work it will be easier to go to SVN.
>> I can verify that that works...
>
> So what's the difference between the way Dabo updates the files and  
> the way
> subversion updates the files?

        Perhaps UAC catches the web access and clamps down on the process?  
Here are the relevant lines:

resp = urllib2.urlopen(url % (webdir, fpth))
file(localFile, "w").write(resp.read())


-- Ed Leafe




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to