X-Git-Url: https://git.sur5r.net/?p=bacula%2Fdocs;a=blobdiff_plain;f=docs%2Fmanuals%2Fen%2Fdevelopers%2Fgeneraldevel.tex;h=74a8a2a46f2879d9c99a05409a8c5dddf8900c8b;hp=9407ad1058805396ce3124459c82a234c7c9af34;hb=89c61a8d1313c506b0ba50ff376f2d1f8ebd28d9;hpb=c08b826603746384edb4963cdff7da3b03d22577 diff --git a/docs/manuals/en/developers/generaldevel.tex b/docs/manuals/en/developers/generaldevel.tex index 9407ad10..74a8a2a4 100644 --- a/docs/manuals/en/developers/generaldevel.tex +++ b/docs/manuals/en/developers/generaldevel.tex @@ -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://@bacula.git.sourceforge.net/gitroot/bacula trunk +git clone ssh://@bacula.git.sourceforge.net/gitroot/bacula/bacula trunk \end{verbatim} where you replace \verb++ with your Source Forge login