SVN require authentication

Today I’ve had some issues with the svn repository where it continuously prompts me for a username/password.  Eventually it does synchronize.  Do we need to authenticate for read-only?

No, you shouldn’t have to.  Read only updates should not require authentication, although if you checked out with a username originally, it will probably keep updating as that user. 

It could be a bug they are having at jira, let me know if it keeps persisting for you.

Nathan

Same problem here. It seems authentication is required for the liquibase-core directory only. All other directories update without asking for authentication.