Re: "Missing Date and Author in Svn Log" ralate to db folder hard link reference count ?

2014-03-18 Thread Philip Martin
Ben Reser writes: > On 3/17/14, 9:12 PM, Steven Wang wrote: >> My Subversion server install on Centos, running as svnserve. >> >> I have follows repositories created on server : >> I use “svnadmin create” to create repository, >> some hard link reference count for db folder is 6 >> >> (drwxrwsr

Re: "Missing Date and Author in Svn Log" ralate to db folder hard link reference count ?

2014-03-18 Thread Ben Reser
On 3/17/14, 9:12 PM, Steven Wang wrote: > My Subversion server install on Centos, running as svnserve. > > I have follows repositories created on server : > I use “svnadmin create” to create repository, > some hard link reference count for db folder is 6 > > (drwxrwsr-x 6 stevenw stevenw 4096 Mar

Re: svnserve 1.8 + slow network + large svn:mergeinfo property

2014-03-18 Thread Philip Martin
"Matthews, David" writes: > I guess we'll need to wait for 1.8.9? > (we normally use the wandisco RPMs) > Unfortunately this is causing us a lot of pain. It's proposed for the next 1.8.x release. The fix for 1.8 is http://svn.apache.org/viewvc?view=revision&revision=r1578885 if you want to bui

RE: svnserve 1.8 + slow network + large svn:mergeinfo property

2014-03-18 Thread Matthews, David
> -Original Message- > From: Philip Martin [mailto:philip.mar...@wandisco.com] > Sent: 18 March 2014 13:02 > To: Matthews, David > Cc: 'users@subversion.apache.org' > Subject: Re: svnserve 1.8 + slow network + large > svn:mergeinfo property > > "Matthews, David" writes: > > > Does this

Re: svnserve 1.8 + slow network + large svn:mergeinfo property

2014-03-18 Thread Philip Martin
"Matthews, David" writes: > Does this make sense to anyone? > Why should the size of the svn:mergeinfo property affect "ls -R" commands? > I haven't managed to measure the network traffic yet but I assume that, for > some reason, svnserve is transmitting a lot of unnecessary information? Yes. 1

svnserve 1.8 + slow network + large svn:mergeinfo property

2014-03-18 Thread Matthews, David
We recently upgraded from subversion 1.6 to 1.8.5. After upgrading we have discovered a major performance issue when accessing some repositories from a remote site. After much investigation I've discovered that the problem only becomes obvious for repositories with large svn:mergeinfo properties.

EXTERNALS remote status not reported

2014-03-18 Thread Florin Avram
Hi, For the following working copy structure: - working_copy_root_dir -- externalFileNORMAL(node status = normal) -- externalFileMISSING (node status = missing) -- externalFileOBSTRUCTED(node status = obstructed) if I run: cd working_copy_root_dir svn status -u .

Re: Subversion checked-out files not indexed in Windows search

2014-03-18 Thread Branko Čibej
On 17.03.2014 17:29, Pete wrote: > Ivan Zhakov visualsvn.com> writes: > >> On 10 March 2014 18:25, Gareth McCaughan >> lightblueoptics.com> wrote: >>> It appears that files checked out using Subversion (1.7 onwards) >>> are marked as not indexable by Windows search. The way in which >>> this happ