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).
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
> 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
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:
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
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
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