source: atlas/presentations/12-13-2006-CMT_sit.tex@ 340

Last change on this file since 340 was 340, checked in by garonne, 19 years ago

add 12-13-2006-CMT_sit talk draft

File size: 6.2 KB
Line 
1\documentclass [compress, t]{beamer}
2\usepackage{styles/beamerthemeMarseille}
3\usepackage[latin1]{inputenc}
4\usepackage{epsfig}
5\usepackage{graphicx}
6\usepackage{graphics}
7\usepackage{subfigure}
8\usepackage{color}
9\usepackage{algorithmic}
10\usepackage{algorithm}
11\usepackage{pgfarrows, pgfnodes}
12\usepackage{url}
13\usepackage{textcomp}
14\usepackage{url}\urlstyle{sf}
15\usepackage{xspace}
16\usepackage{listings}
17
18% Beamer Options
19\setbeamercovered{dynamic}
20\setbeamertemplate{blocks}[rounded][shadow=true]
21\setbeamertemplate{background canvas}[vertical shading][bottom=white,top=structure.fg!20]
22
23%%%% macros %%%%
24
25% Macros
26\newcommand{\cmt} {{\em CMT}\@\xspace}%
27\newcommand{\svn} {{\em SVN}\@\xspace}%
28\newcommand{\cvs} {{\em CVS}\@\xspace}%
29
30\setbeamercovered{dynamic}
31
32
33\definecolor{rltgreen}{rgb}{0,0.5,0}
34\pgfdeclareimage[height=1.1cm]{LogoLAL}{logos/logoLAL50ansgrand}
35\logo{ \pgfuseimage{LogoLAL} }
36
37\title{CMT: v1r19/v1r20, \\ Atlas SW/SIT meeting}
38\author{Vincent Garonne\\
39garonne@lal.in2p3.fr}
40\institute{Laboratoire de l'Accélérateur Linéaire}
41\date {December 13, 2006} % \today
42
43\begin{document}
44
45% Transparent: Première page
46\begin{frame}
47\maketitle
48%\textcolor{gray}{\it \scriptsize }
49\end{frame}
50
51\section*{Outline}
52\frame
53{
54% \frametitle{Outline}
55 \vfill
56 \begin{block}{Outline}
57 \tableofcontents[hideallsubsections]
58 \end{block}
59}
60
61%------------------------------- SECTION -------------------------%
62\section[\cmt]{\cmt news, feedbacks and futur improvements}
63%---- Slide 1 -----%
64\frame{
65\setbeamertemplate{blocks}[default]
66\vfill \hfill
67\begin{block}{\begin{center} \large CMT news \end{center}}
68\end{block}
69}
70
71%\subsection{The new v1r18p20060301 release}
72
73%---- Slide 1 -----%
74\frame
75{
76 \frametitle{\cmt news (1)}
77
78 \begin{block}{New \cmt release (version v1r18p20060301) }
79 No major improvements but fixed several problems with the existing
80 CMT versions, including:
81 \begin{itemize}
82 \item Non-existent directories are no longer removed from search paths
83 \item Add new warning messages in relation with setup checking which are
84 explicitly called with the \texttt{--warnings option}
85 \item The run-time environment for a release can be setup by specifying
86 the "runtime" during setup command, e.g.: \\
87 \texttt{> source $\sim$/cmthome/setup.sh -tag=11.0.4,runtime}
88 \item New version of the AtlasSettings package (backwards compatible)
89 \end{itemize}
90\end{block}
91}
92
93%---- Slide 2 -----%
94\frame
95{
96 \frametitle{\cmt news (2)}
97 \begin{block}{New \cmt release (version v1r18p20060301)}
98\begin{itemize}
99 \item Change the internal system for setting environment variables in a proper way
100 \item Better support of the (non-)version-directory mode in severals cases:
101 \begin{itemize}
102 \setbeamertemplate{itemize items}[circle]
103 \item Option to force package version directories to be created when using
104 "\texttt{cmt co}":\\
105 \texttt{set CMTSTRUCTURINGSTYLE "with\_version\_directory"}
106 \item Resp. \texttt{"without\_version\_directory"} force a package version directory not
107 to be created.
108 \end{itemize}
109 \item See Changelog~\cite{cmt_changelog} for more informations
110\end{itemize}
111\end{block}
112}
113
114%---- Slide 3 -----%
115\frame
116{
117 \frametitle{\cmt feedbacks}
118
119 \begin{block}{Reports}
120 \begin{itemize}
121 \item Tested on the nightlies with "no" problems except
122 \begin{itemize}
123 \setbeamertemplate{itemize items}[circle]
124 \item Should understand the problem of eternal loop
125 encountered with dictionaries ...
126 \end{itemize}
127 \item Should be the `stable' v1r18 in the futur
128 \item Problems encountered with the cmtcvs plugin in the way cvs tags are printed :
129 \begin{itemize}
130 \setbeamertemplate{itemize items}[circle]
131 \item Thanks to D. Chamont, this is fixed and should
132 be available for the next plugin release
133 \end{itemize}
134 \end{itemize}
135\end{block}
136}
137
138\frame
139{
140 \frametitle{\cmt Future}
141 \begin{block}{Future improvements planned for the next \cmt release :}
142 \begin{itemize}
143 \setbeamertemplate{itemize items}[circle]
144 \item Request for having a macro that reflects all active tags , i.d.
145 we should introduce a link between the macro and tag concepts
146 \item Improve the log message mechanism for message classification
147 within \cmt, e.g. "à la" Python's logging module~\cite{module_logging},
148 Apache's logging module~\cite{log4cxx}
149 \end{itemize}
150\end{block}
151}
152%------------------------------- SECTION -------------------------%
153\section{Conclusion}
154
155%------------------------------- SLIDE -------------------------%
156\frame{
157\frametitle{Conclusion}
158
159\begin{block} {}
160\begin{itemize}
161\item All the necessary tools are in place to start using SVN in Atlas
162\begin{itemize}
163 \item Doing more tests to validate the atlas svn repository
164\end{itemize}
165\item Testing by real users, will help to tune, customize and improve these tools
166\begin{itemize}
167 \item We need friendly users !
168\end{itemize}
169\item After, we could define milestones for the all conversion
170\item We should clarify the migration policy
171\begin{itemize}
172 \item Management of the "CVSROOT/commitavail" file for each package
173 to guaranty synchronization between CVS and SVN repository
174\end{itemize}
175
176\item Implementing the interface to SVN in Tag Collector, depends
177 on TC team availability
178\item SVN should be installed at cern and supported by IT
179\end{itemize}
180\end{block}
181
182}
183
184
185%------------------------------- SECTION -------------------------%
186\section{References}
187%------------------------------- FRAME-------------------------%
188\frame[allowframebreaks]
189{
190\frametitle{References}
191%\nocite{*}
192\bibliographystyle{unsrt}
193%\bibliography{CMT06-04-2006-sit}
194}
195
196\end{document}
197%------------------------------- End Of File -------------------------%
Note: See TracBrowser for help on using the repository browser.