Re: svn status API and missing switched flag

2015-10-12 Thread Marc Strapetz
On 12.10.2015 13:49, Bert Huijben wrote: -Original Message- From: Marc Strapetz [mailto:marc.strap...@syntevo.com] Sent: maandag 12 oktober 2015 13:37 To: Bert Huijben ; dev@subversion.apache.org Subject: Re: svn status API and missing switched flag The old behavior makes sense if y

RE: svn status API and missing switched flag

2015-10-12 Thread Bert Huijben
> -Original Message- > From: Marc Strapetz [mailto:marc.strap...@syntevo.com] > Sent: maandag 12 oktober 2015 13:37 > To: Bert Huijben ; dev@subversion.apache.org > Subject: Re: svn status API and missing switched flag > > > > > The old behavior makes sense if you think as the 'S' as swi

Re: svn status API and missing switched flag

2015-10-12 Thread Marc Strapetz
On 12.10.2015 12:31, Bert Huijben wrote: -Original Message- From: Marc Strapetz [mailto:marc.strap...@syntevo.com] Sent: maandag 12 oktober 2015 10:56 To: dev@subversion.apache.org Subject: svn status API and missing switched flag Consider following working copy for which directory "dir"

RE: svn status API and missing switched flag

2015-10-12 Thread Bert Huijben
> -Original Message- > From: Marc Strapetz [mailto:marc.strap...@syntevo.com] > Sent: maandag 12 oktober 2015 10:56 > To: dev@subversion.apache.org > Subject: svn status API and missing switched flag > > Consider following working copy for which directory "dir" is switched: > > $ svn stat

svn status API and missing switched flag

2015-10-12 Thread Marc Strapetz
Consider following working copy for which directory "dir" is switched: $ svn status -v 814 813 marc . S 814 813 marc dir 814 356 strapetz dir\sub.txt Now, when invoking "svn status" in sub-directory "dir", the "switche

Re: Efficient revprop access in lib_repos

2015-10-12 Thread Stefan Fuhrmann
On Mon, Oct 12, 2015 at 12:10 AM, Bert Huijben wrote: > Hi, > > > > Another reply: > > > > How does this affect multiple processes accessing the same repository? > For FSFS: The effect is the same as using 2 different svn_fs_t instances because the cache uses a svn_fs_t-specific

Re: svn commit: r1708003 - in /subversion/trunk/subversion/libsvn_repos: commit.c fs-wrap.c load-fs-vtable.c rev_hunt.c

2015-10-12 Thread Stefan Fuhrmann
On Mon, Oct 12, 2015 at 12:05 AM, Bert Huijben wrote: > > > > -Original Message- > > From: stef...@apache.org [mailto:stef...@apache.org] > > Sent: zondag 11 oktober 2015 19:11 > > To: comm...@subversion.apache.org > > Subject: svn commit: r1708003 - in > > /subversion/trunk/subversion/li