Does it has to do with Android Studio
? what If some one using other GUI
for SVN
?
Is there any pre-commit validation to validate existence of comments/java-docs for the code before committing to SVN?
137 Views Asked by Mr.India At
2
Does it has to do with Android Studio
? what If some one using other GUI
for SVN
?
I think the problem is a little wider. While you might be able to compele somebody to add a commit message either through policy (with penalties such as formal warnings etc), or perhaps SVN has pre-commit hooks; would the messages be useful and meaningful?
Perhaps making sure you do peer reviews and education is the way to solve this issue.