Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 11db9a2b6b3d019c599320c76d4df674 > files > 9

colorsvn-0.3.3-2.mga7.noarch.rpm

Installation Instructions
*************************

Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free
Software Foundation, Inc.

This file is free documentation; the Free Software Foundation gives
unlimited permission to copy, distribute and modify it.

Basic Installation
==================

./configure 
make
sudo make install

Perhaps you want to set alias to svn:

    alias svn=colorsvn

So if you type "svn" you'll run "colorsvn".

By problems, just do

    unalias svn

to unalias colorsvn and run original svn.