Can't add users to SVN repository even after creating appropriate permissions

raydey picture raydey on Thu 01 Oct, 2009 20:17:30 +0000

I’m trying to add two users to my project. I have (it seems) successfully added them to the project using their usernames, but I’ve been told that they can’t get access to the repository. I’m really not sure what is going wrong.

Help?

Forum Topic Options

rs picture

rs on Thu 01 Oct, 2009

A few pointers (the most common ones I’ve seen):

  • are thwy using the correct url ? Free accounts don’t have ssl. Just have to make sure they are using the correct one.
  • are they using their usernames in the correct case ? Happens very often – the website is case insensitive whereas subversion authentication is not

If its not these two, then you’re more than welcome to ask then to raise a support ticket and it will be attended to

You do not have sufficient permissions to comment