Comment 4 for bug 505720

Revision history for this message
Lee Breisacher (leeb-linkline) wrote :

I'm not sure this is completely fixed. I have 1.0-r863 and I get this when I try to war:

~ Packaging current version of the framework and the application to C:\US\WebApp
s\wars\stash ...
Traceback (most recent call last):
  File "C:\java\PlayFramework\play", line 487, in <module>
    shutil.rmtree(os.path.join(war_path, 'WEB-INF/application/war'))
  File "C:\java\PlayFramework\python\lib\shutil.py", line 169, in rmtree
    rmtree(fullname, ignore_errors, onerror)
  File "C:\java\PlayFramework\python\lib\shutil.py", line 174, in rmtree
    onerror(os.remove, fullname, sys.exc_info())
  File "C:\java\PlayFramework\python\lib\shutil.py", line 172, in rmtree
    os.remove(fullname)
WindowsError: [Error 5] Access is denied: 'C:\\US\\WebApps\\wars\\stash\\WEB-INF
/application/war\\.svn\\entries'