installing subversion
Greg Rundlett
greg at freephile.com
Mon Jun 30 11:13:47 EDT 2003
On Mon, 2003-06-30 at 10:36, pll at lanminds.com wrote:
>
> Hmmm, I'm amused by the combined use of the phrase 'from scratch'
> and 'rpm' :)
Me too actually, but I meant that I didn't have any part of subversion
installed yet. ;-)
> So, assuming that you are installing a Subversion server, I would
> grab all the packages and install them using the --nodeps option.
> Assuming you copied them to /tmp:
>
> rpm --nodeps -Uvh /tmp/*.rpm
>
> should do it.
RPM hangs up on the apache install because of some date error /
dependency that I can't remember (even with --nodeps). The latest
Subversion needs apache 2.0.46. There isn't even an RPM for Apache
2.0.46 at rpmfind (although there is one in the subversion site).
When I realized that I needed to upgrade Apache from 2.0.40 to 2.0.46, I
kinda gave up because it was more work than I wanted to do this weekend.
> >Or
> > apt-get -upgrade subversion
>
> If you've got apt installed, I would query the cache to see if
> subversion is one of those packages available. If so, I'd use that.
> If not, just grab the RPMs from the site you mentioned.
subversion isn't in the 'package list database' for apt yet. I did an
apt-get update to freshen my cache first.
> HTH,
thanks Paul for answering, but I think I'm going to try CVS.
- Greg
More information about the gnhlug-discuss
mailing list