What Stephen said.
@Ramkumar, if you told us *why* you think you want that info, we might be able
to help you solve your problem in a different way.
Stephen Connolly wrote on Mon, Jul 26, 2010 at 18:08:25 +0100:
> Probably not available.
>
> Keep in mind that depending on how a repo is set up pe
Victor Sudakov wrote on Tue, Jul 27, 2010 at 09:14:42 +0700:
> So we seem to have a stalemate situation. The SASL library believes
> the client should select the preferred mechanism, whereas the Subversion
> client relies on "the order suggested by the server". Brilliant.
It would be more construc
On Mon, Jul 26, 2010 at 10:46 AM, Ulf Seltmann wrote:
> Am 26.07.2010 13:27, schrieb Nico Kadel-Garcia:
>>
>> The svnuser has its password locked and unusable, and it's shell set
>> to /sbin/nologin. The SSH clients have their public SSH keys set,
>> ideally public keys used for this alone though
Alec Kloss wrote:
[dd]
>
> As far as I can tell (and as amazing as this sounds), the order of the
> offered mechanisms from Cyrus sasl is, by default, the reverse of the
> order that the library finds them. This would be, in effect, the
> reverse physical directory order of the modules in
> /us
On 2010-07-26 14:30, Victor Sudakov wrote:
> Daniel Shahaf wrote:
> > > > >
> > > > > I have the following line in /usr/local/lib/sasl2/svn.conf:
> > > > > mech_list: gssapi digest-md5 anonymous
> > > > >
> > > > > How can I guarantee that the subversion client/server will always use
> > > > > GS
Probably not available.
Keep in mind that depending on how a repo is set up people could be
accessing it via:
svn:
ssh+svn:
http:
https:
They kep point here is that ssh+svn will appear to subversion as a commit
from localhost (i.e. 127.0.0.1)
So it is likely that the commit scripts do not have
On Mon, 2010-07-26 at 07:36 -0400, Nico Kadel-Garcia wrote:
> On Mon, Jul 26, 2010 at 5:49 AM, Nikola Kotur
> wrote:
> > Hello all.
> >
> > I was unable to find anybody on the net affected with this problem
> that
> > I have.
> >
> > Svn repositories are accessed via WebDAV, here's the Apache conf
Am 26.07.2010 13:27, schrieb Nico Kadel-Garcia:
The svnuser has its password locked and unusable, and it's shell set
to /sbin/nologin. The SSH clients have their public SSH keys set,
ideally public keys used for this alone though that's hard to enforce,
and the keys are used for the svnuser's "au
Hi,
I need your help.
I need the client host information in either pre or post-commit trigger.
Regards,
Ram
This message is confidential and intended only for the addressee. If you have
received this message in error, please immediately notify the
postmas...@
On Mon, Jul 26, 2010 at 5:49 AM, Nikola Kotur
wrote:
> Hello all.
>
> I was unable to find anybody on the net affected with this problem that
> I have.
>
> Svn repositories are accessed via WebDAV, here's the Apache conf part:
>
>
> DAV svn
> SVNPath /var/svn-repos/project_test
> AuthType Basi
On Mon, Jul 26, 2010 at 5:55 AM, Ulf Seltmann wrote:
> Am 24.07.2010 04:46, schrieb Nico Kadel-Garcia:
>>
>> On Fri, Jul 23, 2010 at 6:25 AM, Ulf Seltmann
>> wrote:
>>>
>>> Hello all,
>>>
>>> i'm hav a multihost environment and i want to provide svn access for
>>> arbitrary customers via dav_svn.
Am 24.07.2010 04:46, schrieb Nico Kadel-Garcia:
On Fri, Jul 23, 2010 at 6:25 AM, Ulf Seltmann wrote:
Hello all,
i'm hav a multihost environment and i want to provide svn access for
arbitrary customers via dav_svn. is there a solution to have the
svn-directories of the users only available to t
Hello all.
I was unable to find anybody on the net affected with this problem that
I have.
Svn repositories are accessed via WebDAV, here's the Apache conf part:
DAV svn
SVNPath /var/svn-repos/project_test
AuthType Basic
AuthName "Subversion Repository"
AuthUserFile /etc/apache2/svn_t
> -Original Message-
> From: Itamar O [mailto:itamar...@gmail.com]
> Sent: 23 July 2010 09:26
> To: users
> Subject: Subversion authentication with SSPI
>
> Hi list,
>
> I am currently successfully using mod_sspi to authenticate
> users against our domain controller (everything is windo
> -Original Message-
> From: Jon Foster [mailto:jon.fos...@cabot.co.uk]
> Sent: 22 July 2010 17:14
> To: kevin fauchon
> Cc: users@subversion.apache.org
> Subject: RE: Debian svn + apache2 configuration errors
>
> Hi,
>
> kevin fauchon [mailto:kevin.fauc...@gmail.com] wrote:
> >
Daniel Shahaf wrote:
> > > >
> > > > I have the following line in /usr/local/lib/sasl2/svn.conf:
> > > > mech_list: gssapi digest-md5 anonymous
> > > >
> > > > How can I guarantee that the subversion client/server will always use
> > > > GSSAPI before DIGEST-MD5? Or a more generic question, how c
16 matches
Mail list logo