X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=parts%2FInstallation.tex;h=e2837629342dac420f91ac35d72cf30af3c28d4e;hp=325cf900b147d292954a7cc4273eab032024f82e;hb=7d07b30e7c04d25edfb135ddac7dcea8c2ef1ed5;hpb=35a2b51ca206359cd74ddb179c18a3b685c241e9 diff --git a/parts/Installation.tex b/parts/Installation.tex index 325cf90..e283762 100644 --- a/parts/Installation.tex +++ b/parts/Installation.tex @@ -444,13 +444,15 @@ git clean -i # interactive clean, use answer 1 to "clean" \subsection{How to Build from a Previous GIT Version}% \label{sub:how_to_build_from_a_previous_git_version} -% FIXME The listing is here because... +If you have a problem with the current GIT version, you can revert +to a previous working version easily. The commands to use will be +similar to these next lines which are then explained in more detail. \strut -% + \begin{lstlisting}[style=sh] -cd //cin5_repo -git log -git checkout +cd //cin5 # substitute your repo path name for cin5 +git log # shows a list of versions +git checkout # choose a version number as listed \end{lstlisting} The \texttt{git log} command produces a log file with hash values @@ -509,10 +511,10 @@ static (non\_debug) build as follows but instead of using \texttt{/tmp} substitute your permanent disk path if you want to keep it. -% FIXME cd /tmp/ && git clone ? \begin{lstlisting}[style=sh] -git clone ... -cp -a /path/cinelerra-5.1 /tmp/ +cd // +git clone --depth 1 "git://git.cinelerra-gg.org/goodguy/cinelerra.git" cinelerra5 +cp -a //cinelerra-5.1 /tmp/ cd /tmp/cinelerra-5.1 ./bld.sh \end{lstlisting} @@ -869,7 +871,7 @@ themselves. Of course, it includes \CGG{}! Click here for the \href{http://www.bandshed.net/avlinux/}{homepage of AV Linux}. -\subsection{Bodhi Linux} +\subsection{Bodhi Linux Media} \label{sec:Bodhi_Linux} \textbf{Bodhi Linux Media} is a free and open source distribution that