Hi,
I'm running Apache 2.2.3 on RHEL 5.5. The server is used as a Subversion
server. Subversion is at version 1.6.16 and accessed using TortoiseSVN
1.6.15.
I use global read access to our repositories and authenticate repo updates
using Kerberos.
I'm now trying to limit both read and write ac
On Wed, Aug 24, 2011 at 03:12:04PM +0200, Erik Faye-Lund wrote:
> In file
>
> 'D:\Development\SVN\Releases\TortoiseSVN-1.7-beta2\ext\subversion\subversion\libsvn_wc\update_editor.c'
> line 1582: assertion failed (action == svn_wc_conflict_action_edit || action
> == svn_wc_conflict_action_delete
On 24/08/11 14:33, Stein Somers wrote:
Something must have run 'svn rm' or 'svn move' on this file.
Which could have happened long ago. Also long ago, something may have
recreated the actual file without reverting the delete in svn. Then
the effects you describe are perfectly normal. For su
On Wed, Aug 24, 2011 at 3:12 PM, Erik Faye-Lund wrote:
> Hi, I recently upgraded my TortoiseSVN installation to 1.7-beta2, and
> after upgrading the repository info for one of my checkouts, I tried
> an update.
>
> After a long time (I haven't updated that repo for quite some time), I
> got a dial
Hi, I recently upgraded my TortoiseSVN installation to 1.7-beta2, and
after upgrading the repository info for one of my checkouts, I tried
an update.
After a long time (I haven't updated that repo for quite some time), I
got a dialog-box with the following text:
---8<---
-
On Wed, 2011-08-24 at 05:52 -0400, Bert Huijben wrote:
> Then somebody added Kerberos support to neon, but the api wasn't
> updated to allow different behavior for the specific implementations.
Kerberos via HTTP negotiate is also insecure when not used over HTTPS.
In HTTP negotiate, the GSSAPI mec
On 24/08/11 12:28, Stefan Sperling wrote:
On Wed, Aug 24, 2011 at 12:15:28PM +0100, Giulio Troccoli wrote:
Recently I have starting experiencing something I always thought not
possible in Subversion.
I work on Ubuntu with SVN 1.6.12. If I move or delete a file using
the OS Subverision marks t
I work on Ubuntu with SVN 1.6.12. If I move or delete a file using the
OS Subverision marks the file as deleted rather than missing.
$ rm foo.php
$ svn st
D foo.php
while I was expecting
$ svn st
! foo.php
Has this been introduced in 1.6.12? Is there a way to "switch it off" ?
Hi Giulio,
I
> Betreff: RE: Proxy authentication with Negotiate uses wrong host
> On Wed, 2011-08-24 at 05:52 -0400, Bert Huijben wrote:
> > Then somebody added Kerberos support to neon, but the api wasn't
> > updated to allow different behavior for the specific implementations.
>
> Kerberos via HTTP negotiat
On Wednesday 24 August 2011, Giulio Troccoli wrote:
> I work on Ubuntu with SVN 1.6.12.
SVN 1.6.12 under Debian/Linux/x86 here.
> If I move or delete a file using the OS Subverision marks the
> file as deleted rather than missing.
>
> $ rm foo.php
> $ svn st
> D foo.php
Can't reproduce t
On Wed, Aug 24, 2011 at 12:15:28PM +0100, Giulio Troccoli wrote:
> Recently I have starting experiencing something I always thought not
> possible in Subversion.
>
> I work on Ubuntu with SVN 1.6.12. If I move or delete a file using
> the OS Subverision marks the file as deleted rather than missin
Recently I have starting experiencing something I always thought not
possible in Subversion.
I work on Ubuntu with SVN 1.6.12. If I move or delete a file using the
OS Subverision marks the file as deleted rather than missing.
$ rm foo.php
$ svn st
D foo.php
while I was expecting
$ svn
Bert,
> > -Original Message-
> > From: 1983-01...@gmx.net [mailto:1983-01...@gmx.net]
> > Sent: woensdag 24 augustus 2011 10:47
> > To: users@subversion.apache.org
> > Subject: Re: Proxy authentication with Negotiate uses wrong host
> >
> > > On Wed, Aug 24, 2011 at 09:25:49AM +0200, 1983
> -Original Message-
> From: 1983-01...@gmx.net [mailto:1983-01...@gmx.net]
> Sent: woensdag 24 augustus 2011 10:47
> To: users@subversion.apache.org
> Subject: Re: Proxy authentication with Negotiate uses wrong host
>
> > On Wed, Aug 24, 2011 at 09:25:49AM +0200, 1983-01...@gmx.net wrote
On Wed, Aug 24, 2011 at 09:44:17AM +0200, 1983-01...@gmx.net wrote:
> > On Tue, Aug 23, 2011 at 10:47:35PM +0200, Michael-O wrote:
> > > I made some digging in the subversion and neon code and notices some
> > > interesting and odd stuff.
> > >
> > > If you take a look at the aforementioned sessio
> On Wed, Aug 24, 2011 at 09:25:49AM +0200, 1983-01...@gmx.net wrote:
> > I'll do but why is Negotiate auth activated in session.c if the target
> host is ssy only? This should be on the user to decide not subversion.
>
> I don't know who made this decision and why.
> Maybe svn blame on that file
> On Tue, Aug 23, 2011 at 10:47:35PM +0200, Michael-O wrote:
> > I made some digging in the subversion and neon code and notices some
> > interesting and odd stuff.
> >
> > If you take a look at the aforementioned session.c in line 865 [1]
> > you'll see that the code is correct, Negotiate auth is
> Betreff: Re: Proxy authentication with Negotiate uses wrong host
> > Digging deeper into that file shows that Negotiate auth for servers
> > (not proxy servers) is done only when the server is servered with
> > HTTPS [2].
>
> Having taken a brief glance it looks as if you can override this
> via
18 matches
Mail list logo