RE: how to detect read-only branch from client?

2017-02-15 Thread Bert Huijben
> -Original Message- > From: Torsten Mueller [mailto:muelle...@runbox.com] > Sent: woensdag 15 februari 2017 08:41 > To: users@subversion.apache.org > Subject: Re: how to detect read-only branch from client? > > Andrew Reedick schrieb: > > > Not a complete solution, but it's a start. C

difference between 1.8.1x and 1.9.9 in UUID creation/handling

2017-02-15 Thread olli hauer
Hi, I just noticed a UUID difference between svnadmin 1.8.15 and 1.9.5, but haven't found the documentation for this behavior Is it normal to have two UUID's per default if the repo is created with svnadmin 1.9.x? Test with svn 1.8 $ svnadmin create new_repo $ svnadmin dump old_repo/ | svnadmi

Re: difference between 1.8.1x and 1.9.9 in UUID creation/handling

2017-02-15 Thread Stefan
Hi Olli, On 2/15/2017 22:32, olli hauer wrote: > Hi, > > I just noticed a UUID difference between svnadmin 1.8.15 and 1.9.5, but > haven't found the documentation for this behavior > Is it normal to have two UUID's per default if the repo is created with > svnadmin 1.9.x? > > > Test with svn 1.8

Re: difference between 1.8.1x and 1.9.9 in UUID creation/handling

2017-02-15 Thread olli hauer
On 2017-02-15 23:02, Stefan wrote: > Hi Olli, > On 2/15/2017 22:32, olli hauer wrote: >> Hi, >> >> I just noticed a UUID difference between svnadmin 1.8.15 and 1.9.5, but >> haven't found the documentation for this behavior >> Is it normal to have two UUID's per default if the repo is created with