Steve Boone writes:
> Sorry, I edited my file before I posted to remove company sensitive
> info. The actual file is ...
>
> [groups]
> users = User1, User2, User3
>
> -Original Message-
> From: Philip Martin
> Sent: Monday, March 10, 2014 3:10 PM
> To: Steve Boone
> Cc: users@subversion
On Mon, Mar 10, 2014 at 3:21 PM, Steve Boone wrote:
> Sorry, I edited my file before I posted to remove company sensitive info.
> The actual file is ...
>
> [groups]
> users = User1, User2, User3
I've had spaces after the comma cause problems with groups in older
versions; try removing them here
Sorry, I edited my file before I posted to remove company sensitive info.
The actual file is ...
[groups]
users = User1, User2, User3
-Original Message-
From: Philip Martin
Sent: Monday, March 10, 2014 3:10 PM
To: Steve Boone
Cc: users@subversion.apache.org
Subject: Re: Path-based aut
Steve Boone writes:
> [groups]
> @users = User1, User2, User3
@ here is wrong.
--
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Hello,
I have been experiencing a problem using path-based authorization with version
1.8.8 and Apache.
I am attempting to give a couple of users RW access to a particular
sub-directory but when they attempt to commit changes they are denied. Here is
a snippet of the authorization file.
[grou
> It appears that files checked out using Subversion (1.7 onwards) are marked
> as not indexable by Windows search. The way in which this happens appears
> to be as follows:
>
> When the WC is created:
>
> 1. .svn directory is created, and marked as hidden and not indexable.
> 2. .svn/tmp directo
It appears that files checked out using Subversion (1.7 onwards)
are marked as not indexable by Windows search. The way in which
this happens appears to be as follows:
When the WC is created:
1. .svn directory is created, and marked as hidden and not indexable.
2. .svn/tmp directory is created, a
> -Original Message-
> From: Holger Schmidt [mailto:holger.schm...@zmdi.com]
> Sent: maandag 10 maart 2014 09:19
> To: users@subversion.apache.org
> Cc: Holger Schmidt
> Subject: Re: Update in excluded directory schedules files for deletion
>
> On 03.03.2014 16:26, Holger Schmidt wrote:
Hi,
In an attempt to make svn merge perform better I am trying to do the merge
using only local paths. Not sure if this can help but I thought it wouldn't
hurt to try. But now it seems this is not possible because of what looks like a
bug to me. In any case I can't explain it and the help does
On 03.03.2014 16:26, Holger Schmidt wrote:
Hi,
Can someone please look at this issue, I think it is a bug. I have a
working copy with some directories, some have private files in them. I
don't need one of the directories and exclude it from the working copy
with "svn up --set-depth=exclude". The
10 matches
Mail list logo