Open MS Office Document results in numereous password requests on IE 8.0

2012-03-23 Thread Markus.Liebelt
We have the following problem in using Subversion (currently version 1.6.15): * I open the Windows Internet Explorer 8.0 * I enter there the URL to our Subversion repository: https://our.company.com/svn/REPO/trunk/docs * I have to login with my credentials (user ID and password).

Re: AuthzSVNAccessFile size issues

2012-03-23 Thread Stefan Sperling
On Thu, Mar 22, 2012 at 01:49:44PM -0700, Joel Eidsath wrote: > For a longer term solution, I am looking at contributing some code to > mod_authz_svn to 1. allow rule caching, or 2. provide some sort of db > support. I would be interested in reviewing patches that add some sort of multi-backend su

Re: Open MS Office Document results in numereous password requests on IE 8.0

2012-03-23 Thread kmradke
> We have the following problem in using Subversion (currently version 1.6.15): > I open the Windows Internet Explorer 8.0 > I enter there the URL to our Subversion repository: https:// > our.company.com/svn/REPO/trunk/docs > I have to login with my credentials (user ID and password). > I am able

Re: #4129 is reproducible Re: predecessor count for the root node-revision is wrong message

2012-03-23 Thread Philip Martin
Philip Martin writes: > Moving update_ancestry from tree.c to dag.c is one way to fix the > problem. This was applied in r1302613. I believe this also fixes the minfo-cnt corruption that has been observed. To reproduce apply the following patch to the old client to allow commit to be paused:

Unexpected behavior during mergeinfo elision scenario

2012-03-23 Thread a nsvnuser
I have a mergeinfo elision scenario that is behaving in a manner I do not understand. I have a clean checkout of a branch (to eliminate any mixed revision working copy behavior): $ svn co [URL redacted]/myproject/branches/X $ cd X The difference in the mergeinfo, between subdir and subdir/A, is

Which is the most used/best Windows Subversion distribution?

2012-03-23 Thread Ben Stover
When I go to the download page for the Subversion binaries for WindowsOS: http://subversion.apache.org/packages.html Then there are 5 different packages: CollabNet (supported and certified by CollabNet; requires registration) SlikSVN (32- and 64-bit client MSI; maintained by Bert Huijben, SharpS

Re: Which is the most used/best Windows Subversion distribution?

2012-03-23 Thread Nico Kadel-Garcia
On Fri, Mar 23, 2012 at 10:56 PM, Ben Stover wrote: > When I go to the download page for the Subversion binaries for WindowsOS: > > http://subversion.apache.org/packages.html > > Then there are 5 different packages: > > CollabNet (supported and certified by CollabNet; requires registration) > Sli