]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manuals/en/developers/generaldevel.tex
Update git pointers
[bacula/docs] / docs / manuals / en / developers / generaldevel.tex
index 9407ad1058805396ce3124459c82a234c7c9af34..74a8a2a46f2879d9c99a05409a8c5dddf8900c8b 100644 (file)
@@ -440,7 +440,7 @@ You can get a full copy of the Source Forge Bacula GIT repository with the
 following command:
 
 \begin{verbatim}
-git clone git://bacula.git.sourceforge.net/gitroot/bacula trunk
+git clone git://bacula.git.sourceforge.net/gitroot/bacula/bacula trunk
 \end{verbatim}
 
 This will put a read-only copy into the directory {\bf trunk} 
@@ -451,7 +451,7 @@ If you have write permission, you can get a copy of the GIT
 repo with:
 
 \begin{verbatim}
-git clone ssh://<userid>@bacula.git.sourceforge.net/gitroot/bacula trunk
+git clone ssh://<userid>@bacula.git.sourceforge.net/gitroot/bacula/bacula trunk
 \end{verbatim}
 
 where you replace \verb+<userid>+ with your Source Forge login