> First, it is kind of foolish to assume that anyone with an
unrestricted ssh login doesn't have complete access to all the data
that account can read (or reach from either side of the connection),
but also note that this is the opposite case, where the connection
origin and tunnel destination are
On 13-09-17 11:26 AM, Tati, Aslesh : Barclaycard US wrote:
I’m trying to setup a path based authorization using different LDAP groups.
Developers should be able to see all repositories and commit to all
repos (the corresponding LDAP group is subversion_developers)
Business users should be able
I'm trying to setup a path based authorization using different LDAP groups.
Developers should be able to see all repositories and commit to all repos (the
corresponding LDAP group is subversion_developers)
Business users should be able to see all repositories but only commit to
specific assigne
On Tue, Sep 17, 2013 at 7:11 AM, Nico Kadel-Garcia wrote:
>>>
>> There is always the trick of ssh-ing a command from inside the
>> firewall to the DMZ box that (a) sets up port-forwarding and (b) runs
>> the svn command as though the repo is on localhost. Technically, and
>> from the firewall's p
Ah, that makes sense now. Apache is recent(2.2.25), but the server is
using cpanel, and the configuration for that looks like it's by default
pretty locked down. I'll go update that. Thanks!
-Robert Middleton
On Mon, Sep 16, 2013 at 10:17 PM, Ben Reser wrote:
> On Mon Sep 16 17:37:20 2013,
> -Original Message-
> From: Stefan Sperling [mailto:s...@elego.de]
> Sent: Monday, September 16, 2013 5:35 AM
> To: Andrew Reedick
> Cc: Goor, Stefan; users@subversion.apache.org
> Subject: Re: SVN merge attempting to reintegrate on a merge to a branch
>
> On Fri, Sep 13, 2013 at 04:16:17
On Mon, Sep 16, 2013 at 4:51 PM, Les Mikesell wrote:
> On Mon, Sep 16, 2013 at 2:53 PM, Dan White wrote:
> > The described solution is one we already use within our network space,
> but
> > Security will not allow a connection from DMZ to the internal SVN server.
> > It violates the whole purpos
On Tue, Sep 17, 2013 at 9:14 AM, Карепин Андрей Николаевич
wrote:
> Hi,
>
> I'm trying to get a list of changed files, but get the error mentioned
> above. Please, help me with this problem.
>
> Reproduce:
> I moved a few files to a new directory using SVN mv and run command:
>
> $ svn diff -r2695
Hi,
I'm trying to get a list of changed files, but get the error mentioned above.
Please, help me with this problem.
Reproduce:
I moved a few files to a new directory using SVN mv and run command:
$ svn diff -r2695:HEAD --summarize
svn: subversion/libsvn_subr/dirent_uri.c:1519: uri_skip_ancesto