Hi Johan,
I'll try and use the reproduction template, but will need to work this on
Monday as it appears I'll need to work the template a bit to work with
http://.
Here's the quick recipe
Create a file external in svn:externals and commit it and perform full
update (foo.c rev 1).
Create
Hi Johan,
I think you are spot on on both issues - thank you.
The performance issue relates to SVN externals stem, in my case, from new
connections for each http request for externals versus keeping an open one
for non-externals. Each connection results in a second or so delay.
Multiply this
Like I replied to your other post: please give us some more concrete
information about this "known slowness of svn update"?
That said, if you can corrupt your working copy by using a series of
regular svn commands, that's clearly a bug.
Would it be possible for you to write down a reproduction re
Daniel Shahaf wrote on Sun, Aug 11, 2013 at 01:25:24 +0300:
> Thomas Harold wrote on Sat, Aug 10, 2013 at 10:53:43 -0400:
> > With the 'svnadmin hotcopy --incremental' backups, we have to do extra
> > checking in the script (comparing reponame/db/format versions) in order
> > to make sure that
Thomas Harold wrote on Sat, Aug 10, 2013 at 10:53:43 -0400:
> With the 'svnadmin hotcopy --incremental' backups, we have to do extra
> checking in the script (comparing reponame/db/format versions) in order
> to make sure that the hotcopy runs correctly.
>
If you have to do that, please do it
On Sat, Aug 10, 2013 at 1:07 AM, wrote:
> Hello everyone,
>
> In an attempt to work around the slow performance issues with externals, I'm
> trying to perform selective updates on external files without performing an
> "svn update --depth infinity".
First: what "slow performance issues with exte
On Fri, Aug 9, 2013 at 11:59 PM, Randy wrote:
> Hi all,
>
> I built Subversion 1.8.1 from source on CentOS 6 and running into a problem
> with zlib versions. The build completes successfully, but when running svn
> with any command I get this "no version information available" error:
Offhand, I
Hi all,
I built Subversion 1.8.1 from source on CentOS 6 and running into a problem
with zlib versions. The build completes successfully, but when running svn with
any command I get this "no version information available" error:
-bash-4.1$ /tools/svn-1.8.1-centos6-x86_64/bin/svn --version
On 7/25/2013 7:30 AM, Stefan Sperling wrote:
On Wed, Jul 24, 2013 at 03:22:11PM -0400, Thomas Harold wrote:
What we might do once 1.8 server is stable is switch to doing the
new "incremental" style hotcopy on Mon-Sat evenings and do a full
hotcopy on Sun.
In Subversion 1.8, a full hotcopy is i