[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn 1.6.6 for debian (was Re: mergeinfo properties getting carried around, makes for confusing merges)

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 9 Nov 2009 15:07:13 -0500

On Mon, Nov 9, 2009 at 3:01 PM, Pat Farrell <pfarrell_at_pfarrell.com> wrote:
> Moving way OT:
>
> Mark Phippard wrote:
>> Just install alien package, then from command line:
>>
>> $ alien -i /path/to/filename.rpm
>
> Did that, says it worked, but
>
> alien -i CollabNetSubversion-client-1.6.6-1.x86_64.rpm
>        dpkg --no-force-overwrite -i collabnetsubversion-client_1.6.6-2_amd64.deb
> (Reading database ... 169448 files and directories currently installed.)
> Preparing to replace collabnetsubversion-client 1.6.6-1 (using
> collabnetsubversion-client_1.6.6-2_amd64.deb) ...
> Unpacking replacement collabnetsubversion-client ...
> Setting up collabnetsubversion-client (1.6.6-2) ...
>
> Processing triggers for libc6 ...
> ldconfig deferred processing now taking place
>
> After its done, there is no 'svn' to execute

It installs the same way as the RPM -- to folder
/opt/CollabNet_Subversion. So you need to do this:

$ export PATH=/opt/CollabNet_Subversion/bin:$PATH
$ svn --version

This is in the readme for the RPM

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2415889
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-09 21:08:01 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.