RE: view log problem with path authorization

2016-05-30 Thread Phil Crooker
Thanks, Stefan, for the explanation. It has been very puzzling, this makes sense now. A feature, not a bug. ;-) From: Stefan Sperling Sent: Monday, 30 May 2016 8:27 PM To: Phil Crooker Cc: users@subversion.apache.org Subject: Re: view log problem with

Re: view log problem with path authorization

2016-05-30 Thread Stefan Sperling
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://svn/repos/project/yada.txt > > svn: Item is not readable > > I m

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 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 >

Re: Log problem

2010-11-05 Thread Johan Corveleyn
avior ?! > > Best Regards, > Florin > > > > From: Ryan Schmidt > To: Florin Avram > 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 Av

Re: Log problem

2010-11-05 Thread Florin Avram
something which worked fine seems to be broken. Have any idea about what else could trigger this behavior ?! Best Regards, Florin From: Ryan Schmidt To: Florin Avram Cc: users@subversion.apache.org Sent: Wed, November 3, 2010 4:10:52 PM Subject: Re: Log

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 p

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"; - i