myserver-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Myserver-commit] [2730] Updated dev document references


From: Giuseppe Scrivano
Subject: [Myserver-commit] [2730] Updated dev document references
Date: Fri, 01 Aug 2008 19:13:26 +0000

Revision: 2730
          http://svn.sv.gnu.org/viewvc/?view=rev&root=myserver&revision=2730
Author:   gscrivano
Date:     2008-08-01 19:13:25 +0000 (Fri, 01 Aug 2008)

Log Message:
-----------
Updated dev document references

Modified Paths:
--------------
    trunk/documentation/dev/development_model/Makefile
    trunk/documentation/dev/development_model/dev_model.tex

Modified: trunk/documentation/dev/development_model/Makefile
===================================================================
--- trunk/documentation/dev/development_model/Makefile  2008-07-29 19:33:14 UTC 
(rev 2729)
+++ trunk/documentation/dev/development_model/Makefile  2008-08-01 19:13:25 UTC 
(rev 2730)
@@ -1,2 +1,3 @@
 all:
        pdflatex dev_model.tex
+       pdflatex dev_model.tex

Modified: trunk/documentation/dev/development_model/dev_model.tex
===================================================================
--- trunk/documentation/dev/development_model/dev_model.tex     2008-07-29 
19:33:14 UTC (rev 2729)
+++ trunk/documentation/dev/development_model/dev_model.tex     2008-08-01 
19:13:25 UTC (rev 2730)
@@ -25,7 +25,7 @@
 
 \date{}
 \author{}
-\title{MyServer development model}
+\title{GNU MyServer development model}
 
 \begin{document}
 \maketitle
@@ -40,9 +40,9 @@
   \caption{Development process}
   \label{figure:dev_proc}
 \end{figure}
-This document is an introduction to how develop MyServer and interact
-with other team members.
-The figure \ref{figure:dev_proc} shows the MyServer development
+This document is an introduction to how develop GNU MyServer and
+interact with other team members.
+The figure \ref{figure:dev_proc} shows the GNU MyServer development
 process.
 At every loop some objectives are planned and a new release will be
 out when they will be completed.
@@ -71,13 +71,13 @@
 The communication with other project members is fundamental and when a
 message interests everybody then it should be sent on the dev mailing
 list, you can find a list of the mailing lists here:
-\url{http://www.myserverproject.net/ml.php}.
+\url{http://savannah.gnu.org/mail/?group=myserver}.
 
 \begin{section}{Tasks list}
-The file TODO in the MyServer directory root contains a list of tasks
-that need to be completed.  Each task there should be as simpler as
-possible and be very descriptive, in this way new developers can start
-working on MyServer without know all its internal mechanisms and
+The file TODO in the GNU MyServer directory root contains a list of
+tasks that need to be completed.  Each task there should be as simpler
+as possible and be very descriptive, in this way new developers can
+start working on MyServer without know all its internal mechanisms and
 classes.
 \end{section}
 
@@ -151,7 +151,7 @@
 
 \begin{subsection}{Access the repository}
 You can find information about how access the source code repository here:
-\url{http://www.myserverproject.net/subversion.php}
+\url{http://savannah.gnu.org/svn/?group=myserver}.
 \end{subsection}
 \end{section}
 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]