No authentication on SVN checkin?

If you have any 'mechanical' forge related issues/suggestions, pop them in here.
Post Reply
User avatar
rcarver
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Thu Aug 18, 2005 10:24 pm
Contact:

No authentication on SVN checkin?

Post by rcarver » Tue Nov 01, 2005 11:32 pm

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
Randy Carver - carver-family.com

There are 10 types of people in this world.  Those that understand binary and those that don't.

philmoz
Joomla! Intern
Joomla! Intern
Posts: 58
Joined: Wed Sep 07, 2005 6:45 pm
Contact:

Re: No authentication on SVN checkin?

Post by philmoz » Wed Nov 02, 2005 4:53 pm

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

User avatar
rcarver
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Thu Aug 18, 2005 10:24 pm
Contact:

Re: No authentication on SVN checkin?

Post by rcarver » Wed Nov 02, 2005 5:54 pm

Ah... it was long time ago... but its there :)
./auth/svn.simple/:rcarver
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.


Post Reply