Google Code: Comment Power Comment

I just started using Google hosting and became a newbie when working with Subversion. I was wondering if there is a way to enforce the rule under which no commits can be made without comment. I studied it, and I found a way to do this on subversion - it involves creating a snap before committing . But I don’t think I can do it in Google code (or am I wrong about that?)

Do you know how I can provide this? Thanks!

+5
source share
1 answer

I sent this to the list of Google Code issues as a feature request, and it was reviewed and accepted as a request for improvement. But at the same time, they suggested using the email option to commit . Thus, if someone commits without comment, you can at least immediately notice him and let them know.

+2
source

All Articles