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

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -