> There is only 1 libapr
>
> ldd /usr/bin/svn
> linux-vdso.so.1 => (0x7fff4cfff000)
> libsvn_client-1.so.1 => /usr/lib/libsvn_client-1.so.1
> (0x7fcf4ee7100
>
>
> 0)
> libsvn_wc-1.so.1 => /usr/lib/libsvn_wc-1.so.1 (0x7fcf4ec2a000)
>
Scott Miller wrote on Thu, Feb 28, 2013 at 09:19:03 -0800:
> I ran netstat -an and did not see libapr, what did I do wrong?
libapr is a library, which is a mandatory dependency of svn, serf, and
httpd (at least). I figured one cause of your problems might be if the
httpd process pulls two copies
OK.
I rebooted the entire linux server
I ran netstat -an and did not see libapr, what did I do wrong?
All are on the same file system and mount point.
And all the repos are accesible from https
As I said the files start to upload then it fails.
Thanks.
S
On Wed, Feb 27, 2013 at 11:57 AM, Danie
Scott Miller wrote on Wed, Feb 27, 2013 at 10:26:20 -0800:
> Hi,
>
> I am using Subversion 1.6.12 (r955767 on an Ubuntu server. SVN has been
> up and running a long time and had very few, if any, problems. Last week I
> needed to make for new repos. Three went just fine.
>
> The fourth has be
It did say by another process both times.
> Did it say "by another process" or "by this process"?
>
> >
> > I again deleted everything restarted the server, restarted my desktop.
> It
> > still did not work.
> >
> > I looked through the code I was trying to upload and found that at one
> > point
Scott Miller wrote on Wed, Feb 27, 2013 at 10:26:20 -0800:
> Then I tried to commit all this code to the repo. It failed due to lack of
> disk space. This turned out to be correct, I freed up disk space deleted
> the repo directory and started the whole process again. This time when I
> went to
Hi,
I am using Subversion 1.6.12 (r955767 on an Ubuntu server. SVN has been
up and running a long time and had very few, if any, problems. Last week I
needed to make for new repos. Three went just fine.
The fourth has been a problem. Here is a history of what happened and what
I did.
I used