Hi,
We are using subversion 1.8.8 (r1568071) server on Ubuntu 14.04.
I need to add "$authenticated" to the group since this is required for
our company generic group definitions.
We created an authz file with group definitions as follows:
[groups]
myreaders = $authenticated
On Jan 15, 2015, at 4:10 AM, Jon-Erik TYVAND wrote:
> We use subversion on AIX 6.1 and it works perfectly! But on AIX 7.1 we get a
> Segmention fault(coredump) using svn co. We have tried several of the aix 7.1
> rpm supplied from perlz. Is this a known bug?
What versions of Subversion are yo
On 15.01.2015 16:16, Alfred von Campe wrote:
> We recently switched from svn+ssh:// to https:// access for Subversion on our
> Linux desktops, by configuring Subversion to store passwords in a secure
> manner using Gnome Keyring. So far, so good. The performance increase in
> checkouts, update
We recently switched from svn+ssh:// to https:// access for Subversion on our
Linux desktops, by configuring Subversion to store passwords in a secure manner
using Gnome Keyring. So far, so good. The performance increase in checkouts,
updates, logs, etc. is noticeable. However, I haven’t been
Daniel Widenfalk writes:
> On 2015-01-15 15:01, Philip Martin wrote:
>>
>> The failed workqueue happens with trunk as well. I've raised an issue:
>> http://subversion.tigris.org/issues/show_bug.cgi?id=4550
>>
>
> Is this issue in any way related to 4360, or are unrelated and just
> very similar
On 2015-01-15 15:01, Philip Martin wrote:
> Holger Schmidt writes:
>
>> I have a working copy that includes data from an other repository with
>> an svn:externals property. Then I decide to import that data into my
>> repository and to remove the external. The following update that
>> switches
Holger Schmidt writes:
> I have a working copy that includes data from an other repository with
> an svn:externals property. Then I decide to import that data into my
> repository and to remove the external. The following update that
> switches the data from external to local causes trouble in
Hello,
We use subversion on AIX 6.1 and it works perfectly! But on AIX 7.1 we get a
Segmention fault(coredump) using svn co. We have tried several of the aix 7.1
rpm supplied from perlz. Is this a known bug?
test30:/home/rumo/tmp> svn co http://tvinnsvn:8080/svn/tvinn/trunk/dev/felles
Authenti
Hi,
I have a working copy that includes data from an other repository with
an svn:externals property. Then I decide to import that data into my
repository and to remove the external. The following update that
switches the data from external to local causes trouble in some working
copies (Re