diff options
author | Parth Buch | 2011-08-01 17:09:53 +0530 |
---|---|---|
committer | Parth Buch | 2011-08-01 17:09:53 +0530 |
commit | 075aa6ad233e751b2cd95a0715cc938277a6be66 (patch) | |
tree | faeb16501d48f612a0178ff9ecfae0fa3e15926a | |
parent | a5fcddcfd5a7b12a62589316942300ad71741e26 (diff) | |
download | sees-075aa6ad233e751b2cd95a0715cc938277a6be66.tar.gz sees-075aa6ad233e751b2cd95a0715cc938277a6be66.tar.bz2 sees-075aa6ad233e751b2cd95a0715cc938277a6be66.zip |
Changed bzr to hg on page 4 to reflect the changes made to SDES
-rw-r--r-- | SDES-design.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SDES-design.tex b/SDES-design.tex index 0782964..3517cc9 100644 --- a/SDES-design.tex +++ b/SDES-design.tex @@ -107,8 +107,8 @@ Session Count = 39 + 1 Buffer \subsection*{Note} \begin{itemize} \item All sessions will be held in rooms where students are sitting before a computer. - \item We will use \texttt{bzr} as the version control tool. The course materials will be duplicated with other tools - such as \texttt{hg, git, svn}. + \item We will use \texttt{hg} as the version control tool. The course materials will be duplicated with other tools + such as \texttt{bzr, git, svn}. \item It is expected that shell scripting covered in module 1 will act as a revision for basic programming concepts. \end{itemize} |