|
Boost Testing : |
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2007-10-27 06:38:50
The run.py command aborts when trying to remove the previous checked out
tree. The rmtree command fails with:
WindowsError: [Error 13] Access is denied:
u'X:\\boost-regression\\gcc-d\\boost\\.svn\\all-wcprops'
I have checked this: I have full rights, but the file is R/O.
Btw.: Why does the script try to delete at all? Why not just try svn update?
Roland aka speedsnail