Hello,

I've moved the doc directory out of the source tree into a new docs module 
under the Bacula CVS. It will probably take at least 5 hours to propagate to 
the public CVS, but developers can access it immediately.

If you are running out of the current CVS, you should do the following:

cd <bacula-source>
cvs update -Pd
rm -rf doc

If you want the documentation files, then you must do the following:

cd ..      Not in the <bacula-source>
(make sure your CVS environment variables are setup to point to Bacula)
export CVS_RSH=ssh
export CVSROOT=:ext:<your-login-name>@cvs.sourceforge.net:/cvsroot/bacula
cvs -z3 checkout -d docs docs

You should then have a new "docs" directory containing the document files.  
The names of the files have been changed slightly.  

docs                  - main directory
docs/manual      - main Bacula manual
docs/manual-fr   - French translation (in progress) of the main manual
docs/developers - the developer's manual
docs/home-page - the web site
docs/techlogs     - the technical documentation

The current techlogs kes-1.37 and nb-1.37 are now in the main Bacula source 
directory.  Once we release, they will be moved to the docs directory.

I still have more work to do on the Makefiles (perhaps a ./configure), but for 
the moment, they work well enough.

-- 
Best regards,

Kern

  (">
  /\
  V_V


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to