Re: Sanity-check tool for authz file?

2015-01-22 Thread Ben Reser
On 1/22/15 1:00 PM, Les Mikesell wrote: > Are there any tools to help find syntax issues or mismatches in paths > between an authz file and the associated repo?I just spent some > time tracking down a typo that had the weird effect of some users > being able to create directories that they subs

Sanity-check tool for authz file?

2015-01-22 Thread Les Mikesell
Are there any tools to help find syntax issues or mismatches in paths between an authz file and the associated repo?I just spent some time tracking down a typo that had the weird effect of some users being able to create directories that they subsequently could not move or delete. Turned out

Re: How to setup Write-through proxying (aka Replication on-the-fly) in VisualSVN server?

2015-01-22 Thread Andreas Stieger
Hello, On 22/01/15 19:04, STF SVN wrote: > This is the authentication options in my VisualSVN server. Are they the > same as yours? > http://s14.postimg.org/c0y0cehht/STF_Vis_SVN_auth_config.png Yes this option is known to work with write-through proxying. Andreas

Re: How to setup Write-through proxying (aka Replication on-the-fly) in VisualSVN server?

2015-01-22 Thread STF SVN
On 22 January 2015 at 17:13, Andreas Stieger wrote: > Hello, > > On 21/01/15 20:56, STF SVN wrote: > > OTOH, another mail said that if replication for VisualSVN does not work > > if Windows Authentication. Do you use Windows Authentication? > > I can confirm that write-through proxying and svnsy

Re: Fwd: Possible bug in subversion

2015-01-22 Thread Philip Martin
Martin Wam writes: >> That looks as if it could be a problem with APR's mmap support on AIX. >> Which version of APR are you using? Did you build the APR binaries >> yourself? Did whoever built the binaries run the APR regression >> tests? > > We are using apr version 1.5.1-1 downloaded from p

Re: How to setup Write-through proxying (aka Replication on-the-fly) in VisualSVN server?

2015-01-22 Thread Andreas Stieger
Hello, On 21/01/15 20:56, STF SVN wrote: > OTOH, another mail said that if replication for VisualSVN does not work > if Windows Authentication. Do you use Windows Authentication? I can confirm that write-through proxying and svnsyc replication works with VisualSVN Standard Edition, with authenti

Re: Unable to hotcopy to a NAS shared directory: E720002

2015-01-22 Thread Cory Riddell
On 1/22/2015 8:09 AM, Evgeny Kotkov wrote: > Thank you very much for your efforts. Could you please post a trace for a > non-existing path, but not for the one ending with rev-prop-atomics.shm? > Try "\MyRepo\db\should-not-ever-exist" and maybe "\MyRepo\this-one-too". If I change the file name to

Re: Unable to hotcopy to a NAS shared directory: E720002

2015-01-22 Thread Evgeny Kotkov
Cory Riddell writes: > The more I dig, the less certain I am of what's going on. > > I made a small program that does what svn_io_remove_file2() does. > > Snippet const char* path_to_nonexistent_file = > "Diskstation\\svn\\MyRepo\\db\\rev-prop-atomics.shm"; > apr_status_t apr_err = apr_fi

Re: Fwd: Possible bug in subversion

2015-01-22 Thread Martin Wam
Philip Martin wandisco.com> writes: > > Martin Wam esito.no> writes: > > > We are also experiencing the same issues on AIX 7.1 (having tried all > > versions from 1.8.5 to 1.8.10). A backtrace from the coredump shows: > > > > Core was generated by `svn'. > > Program terminated with signal SI