Ignore:
Timestamp:
Apr 7, 2006, 9:54:37 AM (18 years ago)
Author:
garonne
Message:

dernière version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • atlas/presentations/SVN07-04_2006-sit.tex

    r174 r176  
    141141\begin{block}{ Roadmap}
    142142\begin{enumerate}
    143       \item Convert the Atlas CVS repository into a Subversion one
    144       \begin{itemize}
    145                \setbeamertemplate{itemize items}[circle]     
    146                 \item  A tool exists,  \texttt{"cvs2svn"} (\url{http://cvs2svn.tigris.org})
    147        \end{itemize}
     143      \item Convert the Atlas CVS repository into a Subversion one   
    148144      \item Provide tools to provide synchronization operations between \cvs and \svn repositories
    149145       \begin{itemize}
     
    169165  \frametitle{CVS repository conversion}
    170166   \begin{block}{Conversion script}
    171     For better understandings, we have developed our own
     167    For better understanding, we have developed our own
    172168   \texttt{cvs2svn} python script {\small (\texttt{\url{/afs/cern.ch/atlas/scripts/cvs2svn.py}})}:
    173169   \begin{itemize}
     
    201197\texttt{\textcolor{blue}{
    202198<project>/.../<package>/trunk/...\\
    203 <project>/.../<package>/tags/<tag>/...}}
     199<project>/.../<package>/tags/<tag>/...}} 
    204200\end{itemize}
    205201\end{block}
     
    213209         \setbeamertemplate{itemize items}[circle]
    214210          \item Try different \svn backends: Berkley DB,  \underline{\svn file system}
    215           \item It takes me ~one week  to complete the procedure, e.g. 8 hours for the AtlasCore project
    216           \item but update will only concern recent tags
     211          \item It takes one week  to complete the procedure, e.g. 8 hours for the AtlasCore project
     212          \item But update will only concern recent tags
    217213\end{itemize}
    218214\end{itemize}
     
    242238\begin{itemize}
    243239\item We have also implemented a script which re-organizes the SVN repository:\\
    244 \texttt{ \textcolor{blue}{
    245 <project>/.../<package>/trunk/...\\
     240\texttt{\textcolor{blue}{<project>/.../<package>/trunk/...\\
    246241<project>/.../<package>/<tag>/...}}
    247242\end{itemize}
     
    295290\begin{center}
    296291\begin{tabular}{ccc}
    297 \hline  ${\cal R}atio$ & $T_{max}$ & Average action time (s)  \\ \hline
     292\hline  ${\cal R}atio$ & $T_{max}(s)$ & Average action time (s)  \\ \hline
    2982930.01 & 3600.0& 1.34   \\
    2992940.01 & 100.0& 1.06     \\
    3002950.01 & 10.0     & 1.38   \\
    301296\textcolor{blue}{0.1} & \textcolor{blue}{ 3600.0}  & \textcolor{blue}{5.77}     \\
    302 0.1&  100.0& 4.26         \\
     297\textcolor{blue}{0.1}&  \textcolor{blue}{100.0}& \textcolor{blue}{4.26}         \\
    303298\textcolor{blue}{0.1} & \textcolor{blue}{10.0} &  \textcolor{blue}{6.96}          \\
    3042991.0 & 3600.0  & 7.42   \\
     
    355350%------------------------------- SLIDE -------------------------%
    356351\frame{
    357 \frametitle{A brief summary by pictures}
     352\frametitle{A brief summary by pictures...}
    358353%\begin{center}
    359354      %\vfill
    360       \includegraphics<1>[width=0.92\paperwidth,height=0.74\paperheight]{figures/SVN_integration00}
    361       \includegraphics<2>[width=0.92\paperwidth,height=0.74\paperheight]{figures/SVN_integration01}
    362       \includegraphics<3>[width=0.92\paperwidth,height=0.74\paperheight]{figures/SVN_integration02}
    363       \includegraphics<4>[width=0.92\paperwidth,height=0.74\paperheight]{figures/SVN_integration03}
    364       \includegraphics<5>[width=0.92\paperwidth,height=0.74\paperheight]{figures/SVN_integration04}
    365       \includegraphics<6>[width=0.92\paperwidth,height=0.74\paperheight]{figures/SVN_integration05}
     355      \includegraphics<1>[width=0.92\paperwidth,height=0.74\paperheight]{figures/SoftwareFlow00}
     356      \includegraphics<2>[width=0.92\paperwidth,height=0.74\paperheight]{figures/SoftwareFlow01}
     357      \includegraphics<3>[width=0.92\paperwidth,height=0.74\paperheight]{figures/SoftwareFlow02}
     358      \includegraphics<4>[width=0.92\paperwidth,height=0.74\paperheight]{figures/SoftwareFlow03}
     359      \includegraphics<5>[width=0.92\paperwidth,height=0.74\paperheight]{figures/SoftwareFlow04}
     360      \includegraphics<6>[width=0.92\paperwidth,height=0.74\paperheight]{figures/SoftwareFlow05}
    366361%+\end{center}
    367362}
     
    376371\begin{block} {}
    377372\begin{itemize}
    378 \item All the necessary tools are in place to begin using SVN in Atlas
     373\item All the necessary tools are in place to start using SVN in Atlas
    379374\item Testing by real users, will help to tune and improve these tools
    380375\item Doing more tests to validate the atlas svn repository
    381 \item  Implementing the interface to SVN in Tag Collector, depends
    382           on TC team availability
     376\item We should clarify the migration policy
     377%\begin{itemize}
     378%        \item Management of the "CVSROOT/commitavail" file for each package
     379 %       to guaranty synchronization between CVS and SVN repository
     380%\end{itemize}
     381\item  Implementing the interface to SVN in Tag Collector%, depends  on TC team availability
    383382\end{itemize}
    384383\end{block}
    385 
    386384\begin{block} {Future}
    387385\begin{itemize}
     
    397395\end{block}
    398396}
    399 
    400397%------------------------------- SECTION -------------------------%
    401398\section*{References}
Note: See TracChangeset for help on using the changeset viewer.