Mailinglist Archive: opensuse (3175 mails)
| < Previous | Next > |
RE: [opensuse] subversion install (Suse 9.3)
- From: "James D. Parra" <Jamesp@xxxxxxxxxxxxxxxx>
- Date: Tue, 3 Apr 2007 12:56:46 -0700
- Message-id: <531F1E080638384C9623B00D71AA546D028FDF5C@xxxxxxxxxxxxxxxxxxxxxxxxx>
James D. Parra escribió:
> Hello,
>
> Installing subversion from source and I was able to find the Berkeley DB
> files needed to compile (loaded the development package from the DVD),
> however although Apache2 is installed (from the DVD) I can't locate the
apxs
> files. Any ideas on where I can find the apxs?
Good news:
newer Subversion is available in the buildservice for 9.3.
Bad news:
It does not compile with apr shipped with 9.3 anymore (too old). so you
will need to upgrade apr as well ( and probably apache, PHP and whaetevr
else you are using..so you might end upgrading more than you want ;P )
if you want to do this:
add the following sources to your package manager
http://ftp-1.gwdg.de/pub/opensuse/repositories/Apache/SUSE_Linux_9.3
http://ftp-1.gwdg.de/pub/opensuse/repositories/Subversion/Apache_SuSE_Linux_
9.3/
~~~~
Thank you for the info. Very useful.
Performed the upgrade, however the repository can't be browsed. I get the
following error trying to check out a file.
File not found: transaction '653-1', path
'/data/svnrepos/web/web_mcr/class/checkbox.php'
I can view the tree;
# svnlook tree /data/svnrepos |grep web
web/
web_mcr/
What might be happening and any clues on how to fix it?
Many thanks.
~James
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |