cd ..

(goes back one directory)

TO START WORK 

always safe FOR THE pdf file

svn resolved linear.pdf

svn add filename

svn commit -m "adding my script" filename


1)add videos to the folder using svn add and then use svn commit

2)add the script to svn. It should contain a hypertarget
Example 
\hypertarget{script_what_is_linear_algebra_hint}{text snippit} 

3) add the script to the appendix of linear.tex
Example
\input{\gaussElimPath/scripts_more_background}

4) in the notes or problems for a particular lecture add the links to the video and movie
Example
\videoscriptlink{what_is_linear_algebra_hint.mp4}{Hint}{script_what_is_linear_algebra_hint}