Hello,

Some of you who are running regression tests have upgraded the tests to run 
with GIT -- many thanks.

However, our GIT repo has been moved, and your tests are still running old 
Bacula code.  Please make the following modification to your GIT repo where 
you are running the regression tests:

cd <Bacula-git-main-directory>
edit .git/config
(change the following line ...

url = git://bacula.git.sourceforge.net/gitroot/bacula

to

url = git://bacula.git.sourceforge.net/gitroot/bacula/bacula

That should do it.  You can test if it is working by doing:

git pull

Many thanks,

Kern

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to