Opened 12 years ago
#54 new defect
bin SVN sometimes stays locked after failed update
Reported by: | Christian | Owned by: | Christian |
---|---|---|---|
Priority: | major | Component: | AEI2/Updater |
Keywords: | Cc: |
Description
Check and unlock before update. Perhaps ask user if he's sure he's only running one instance of AEIU before unlocking.
Log:
org.tmatesoft.svn.core.SVNException: svn: E155004: Working copy 'C:\Program Files (x86)\Oni\AE\AEInstaller\bin' locked
svn: E155004: 'C:\Program Files (x86)\Oni\AE\AEInstaller\bin' is already locked.
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
at net.oni2.svnaccess.SVN.update(SVN.java:248)
at net.oni2.svnaccess.SVN.updateWC(SVN.java:115)
at net.oni2.aeinstaller.updater.gui.MainWin$Updater.doInBackground(MainWin.java:148)
Note:
See TracTickets
for help on using tickets.