David, thank you so much ---- that did the trick PERFECTLY, I really
appreciate your taking the time to help.
D
On Jun 16, 2009, at 2:20 PM, David Weintraub wrote:
> On Tue, Jun 16, 2009 at 11:53 AM, David Jameson <dhjdhj_at_gmail.com>
> wrote:
> Tried your suggestion --- it found svn 1.6 but then wouldn't install
> it due to some missing dependencies.....I'm not much of a Linux hacker
> but I thought the whole point of things like yum was to deal with
> missing dependencies automatically.
>
>
> I have Fedora 10, but noticed that Subversion was at 1.5.x and
> wasn't updating to 1.6.
>
> What I did was download the Redhat binary from http://www.collab.net/downloads/subversion/redhat.html
> and simply installed that. (Double clicking on the downloaded file
> should automatically install the RPM).
>
> I believe it will update all of your dependencies (which is suppose
> to be the big advantage of RPM), but if you have Subversion 1.5.x
> installed, all the dependencies will already be installed.
>
> The only problem I had is that "svn ls http://subversion/dev" can't
> locate machine "subversion" although "wget" and FireFox have no
> problems.
>
> One caveat: The RPM will be installed in /opt/CollabNet_Subversion,
> and the commands in /opt/CollabNet_Subversion/bin. You can create
> symbolic links from there to the /usr/bin directory.
>
> $ ln -s /opt/CollabNet_Subversion/bin/svn /usr/bin/svn
>
> --
> David Weintraub
> qazwart_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2362571
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-16 21:39:00 CEST