edlutz wrote:
> Update: Michael's PPA builds work perfectly on my environment!
> 
> Many thanks for, Michael!
> 
> Checking everything, I've found out that the path to my project was
> incorrect. It is working now!
> 
> Next releases of Ubuntu should include solutions like that!

Thanks for the feedback. Could you please give me the output of

svn --version

and perhaps the list of packages that you have installed?

COLUMNS=1234 dpkg -l | awk '/^ii / {print $2, $3}'

I'm only really interested in a subset of the ones that subversion uses,
so you may wish to crop that list:

egrep '(subversion|libsvn|libneon|libserf|libapr|openssl)'

-- 
Michael Diers, elego Software Solutions GmbH, http://www.elego.de

-- 
svn over https with client certificates broken (regression in intrepid)
https://bugs.launchpad.net/bugs/294648
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to