# These are global settings, applied to all repositories if not overriden (see below) # Uncomment either username/password or passphrase depending on your git/svn repositories authentication method username = "naidup" password = "" # passphrase = "secret_passphrase"
# Repository-specific settings, applied to repository with given name repo_name { username = "naidup" password = "" # passphrase = "secret_passphrase" }
kindly let me know what am missing in the configuration.
Wasim Ahmed
unread,
Nov 2, 2017, 6:45:27 AM11/2/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Codebrag Users
Hello.. I get the exact same error when trying to configure codebrag with SVN. Were you able to configure codebrag for SVN repositories? if yes can you please let me know what was the fix?