I can import files into my repository without any authentication, Is this a problem with how I set up my permissions, if not what am I doing wrong (I just checked them again):
Project Access: Public - Any user may access this project.
-
All project members SCM Commit > rcarver_templates
All project members & all non-restricted users
All logged in users Tracker View > All
Discussion View > All
SCM View > rcarver_templates
SCM View > All
Task Manager View > All
All users FRS View > All
Document Manager View > All
Currently I am the only project member.
BTW I imported my files using svn import, I'm using version 1.2.3 of subversion on a Gentoo Linux Box.
TIA!
-- Randy
No authentication on SVN checkin?
No authentication on SVN checkin?
Randy Carver - carver-family.com
There are 10 types of people in this world. Those that understand binary and those that don't.
There are 10 types of people in this world. Those that understand binary and those that don't.
Re: No authentication on SVN checkin?
rcarver wrote:Project Access: Public - Any user may access this project.
-
All project members SCM Commit > rcarver_templates
this would imply that only project members may commit.
All logged in users
Tracker View > All
Discussion View > All
SCM View > rcarver_templates
SCM View > All
Task Manager View > All
this would imply that all logged in users (people with SF login) can see all of the above only
question -- when you initialy set up your svn client to access the project, did you also enter username and password.
If so, I would suggest that it has been stored, and is used for authentication.
If not.... there may be a problem
Re: No authentication on SVN checkin?
Ah... it was long time ago... but its there
./auth/svn.simple/:rcarver
Didn't realize it hung on to it....
Thanks!
./auth/svn.simple/
Didn't realize it hung on to it....
Thanks!
Randy Carver - carver-family.com
There are 10 types of people in this world. Those that understand binary and those that don't.
There are 10 types of people in this world. Those that understand binary and those that don't.