svn - Android Studio with Subversion on Windows works fine, but keeps throwing errors -


my environment android studio, win 7, subversion.

everything works fine, however, related subversion, commits, updates keeps throwing errors if didn't work.

but worked! when commit change, colleagues can update files , changes there. it's these annoying random messages.

this message when update repository: error:svn: e155000: failed add directory 'app/build/intermediates/res/debug': unversioned directory of same name exists work, because can see changes colleagues.

this when try check in error:warning: post-commit fs processing had error 'attempt write readonly database'. weird... still working fine!

what's happening , how can rid of these error messages?

thanks help.

i fixed problem going on subversion server , adding permissions write group on file:

/home/svn/repos/db/rep-cache.db

hope helps else.


Comments

Popular posts from this blog

php - Using str_replace to translate a MySQL Table in html -

SQL Server - MyCTE query based on 24 hour period (next day) -

asp.net mvc - Cannot display error message on Editor or EditorFor -