On 2010-07-27 09:14, Victor Sudakov wrote:
[chop]
> Thank you for having found this out. This is truly amazing. This means
> that if perchance I touch a file in /usr/local/lib/sasl2/, my Kerberos
> SSO can stop working?
[chop]
Well, that's pretty unlikely. It's moderately difficult to re-arrange
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
On 2010-07-08 17:04, David Brodbeck wrote:
>
> On Jul 8, 2010, at 4:49 PM, Nico Kadel-Garcia wrote:
> > A local comparison is often best, especially when operating over HTTPS
> > or svn+ssh for security reasons: Because of the continuing storage of
> > HTTP/HTTPS/svn/SSH passwords in clear-text by
On 2010-07-02 08:13, Maxter wrote:
>
> Hi,
>We did all necessary for the deployment of LDAP with Apache/Subversion
> but I found a little thing that arrass me a little bit. When we do commit,
> the user displayed is the username in the AD. The problem is that the
> username is a sequetial nu
On 2010-03-23 17:11, Stefan Sperling wrote:
> Hi Alec,
>
> I remember your patch. It looked pretty simple and OK to me, but
> I didn't feel confident enough about my own understanding of what
> the patch really does.
> I understand that not receiving much response to your patch won't exactly
> e
On 2010-03-23 15:22, Stefan Sperling wrote:
> On Tue, Mar 23, 2010 at 02:44:55PM +0100, Remi wrote:
> > I've also found a patch to use svnserve directly with ldap (
> > http://svn.haxx.se/dev/archive-2008-01/0719.shtml). Why this one as not been
> > included in svnserve ?
>
> My guess is lack of d
On 2010-01-16 08:06, Ton Boelens wrote:
[chop]
>
> > I don't think this is built into subversion. I've asked about a
> > similar feature in the past and not gotten anywhere. It would be
> > pretty slick to have a "repository session key" that is
> > pgp-encrypted for the committers/reviewers of
On 2010-01-15 22:23, Ton Boelens wrote:
> Hi,
>
> At the moment, my SVN repository is snvsynced to a server in another
> location. I would like to make this remote repository encrypted on the
> file level, so that even somebody who has physically access to this
> server, cannot read the contents o
On 2009-12-18 15:01, John Beranek wrote:
> 2009/12/18 Alec Kloss :
> > Subject pretty much says it all. My 1.6.4 client does allow adding
> > files with an @ in their name.
>
> $ svn add "a...@a@"
> A a...@a
>
> ;)
>
> John.
>
Subject pretty much says it all. My 1.6.4 client does allow adding
files with an @ in their name.
mybox% svnadmin create repo
mybox% svn co repo work
svn: 'repo' does not appear to be a URL
mybox% svn co file:///$PWD/repo work
Checked out revision 0.
mybox% touch work/t...@file
mybox% svn add wo
10 matches
Mail list logo