RE: view log problem with path authorization

2016-05-30 Thread Phil Crooker
: view log problem with path authorization On Tue, May 24, 2016 at 08:40:29AM +, Phil Crooker wrote: > Newbie question - I have authenticated users with read or r/w access are > unable to view logs, eg: > > > # svn --username whatever --password x > svn://sv

Re: view log problem with path authorization

2016-05-30 Thread Stefan Hett
Hi Phil, ​Any response to this? It does look like a bug to me... ​ *From:* Phil Crooker *Sent:* Tuesday, 24 May 2016 6:10 PM *To:* users@subversion.apache.org *Subject:* view log problem with path authorization Newbie

RE: view log problem with path authorization

2016-05-25 Thread Phil Crooker
?Any response to this? It does look like a bug to me... ? From: Phil Crooker Sent: Tuesday, 24 May 2016 6:10 PM To: users@subversion.apache.org Subject: view log problem with path authorization Newbie question - I have authenticated users with read or r/w

view log problem with path authorization

2016-05-24 Thread Phil Crooker
Newbie question - I have authenticated users with read or r/w access are unable to view logs, eg: # svn --username whatever --password x svn://svn/repos/project/yada.txt svn: Item is not readable I must grant anonymous read access in authz and then it works: [/] * =

Re: Log problem

2010-11-05 Thread Florin Avram
, November 3, 2010 4:10:52 PM Subject: Re: Log problem On Nov 3, 2010, at 05:54, Florin Avram wrote: I've run over a strange situation and want to know if this is OK to happen (in my opinion it shouldn't). These are the details: - one of our servers has a repository with Subversion 1.4 format

Re: Log problem

2010-11-05 Thread Johan Corveleyn
, Florin From: Ryan Schmidt subversion-20...@ryandesign.com To: Florin Avram avnyr...@yahoo.com Cc: users@subversion.apache.org Sent: Wed, November 3, 2010 4:10:52 PM Subject: Re: Log problem On Nov 3, 2010, at 05:54, Florin Avram wrote: I've run over

Re: Log problem

2010-11-05 Thread Ryan Schmidt
On Nov 5, 2010, at 05:05, Johan Corveleyn wrote: Just a wild guess: the syntax for the svn:externals property has changed (in 1.5 I believe): the order of the URL and the target were reversed (among other things). See http://svnbook.red-bean.com/en/1.5/svn.advanced.externals.html. Could it

Log problem

2010-11-03 Thread Florin Avram
Hi, I've run over a strange situation and want to know if this is OK to happen (in my opinion it shouldn't). These are the details: - one of our servers has a repository with Subversion 1.4 format - I have a working copy from a given repository path, let it be http://R/svn/repos/userguide; - in

Re: Log problem

2010-11-03 Thread Ryan Schmidt
On Nov 3, 2010, at 05:54, Florin Avram wrote: I've run over a strange situation and want to know if this is OK to happen (in my opinion it shouldn't). These are the details: - one of our servers has a repository with Subversion 1.4 format - I have a working copy from a given repository