i dont think that it is an issue with apache. because i check out with "svn
co 'http:/sfasfasd/repo' --username berni

then it prompted for an password.
> First username
What i ment was: While i  setup scmbug and subversion i created one username
(my username) in the daemon and in the password file for apache (with
htpasswd). > it is working good with my username (no problems when checking
in)

But it is not working with them i added later (also both in apache and
daemon)
i changed the order in the daemon.conf but no change.

yours
berni

2007/9/12, Kristis Makris <[EMAIL PROTECTED]>:
>
> On Wed, 2007-09-12 at 20:32 +0200, berni wrote:
> > hi
> >
> > i have the following problem. I have an bugzilla & scmbug and a
> > apache2 mod_svn server
> >
> > i access my svn repos over the apache
>
> I suspect there's an issue with apache and WebDAV.
>
> > i can successfully checkout my repo
> >
> > but i can only commit with 1 username (the first 1 enterd)
>
> What do you mean by "the first 1 entered" ??? Entered where ? In
> mapping_values ??
>
> Does this comment from Jeremy help ?
>
> http://bugzilla.mkgnu.net/show_bug.cgi?id=799#c1
>
> >             mapping_values => {
> >                 enabled => 1,
> >                 values => {
> >                     'user2' => '[EMAIL PROTECTED]',
> >                     'berni' => '[EMAIL PROTECTED]',
> >                     'user3' => '[EMAIL PROTECTED]'
> >                     }
>
>
>
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to