[Bucardo-general] Use of uninitialized value

Greg Sabino Mullane greg at endpoint.com
Mon Sep 24 16:54:14 UTC 2012


On Sun, Sep 23, 2012 at 09:58:53PM +0100, Frank NJ. wrote:
> How do i download the commit to test the fix please?
> 
> Never done it before.

We use the git program for development, so the canonical way is 
to install git, then clone the master repo. On a Unix command 
line, one would do:

git clone git://bucardo.org/bucardo.git/

This should create a directory named 'bucardo', which will have 
the latest changes inside of it. To update this repository 
at any point, change to the bucardo directory and run:

git pull

On the other hand, if you don't want to install git and bother 
with all that, you can pull a tarball I just created here:

http://bucardo.org/Bucardo-4.99.5.tar.gz

Or to make it real easy, you can grab the changed Bucardo.pm here:

http://bucardo.org/Bucardo.pm

I won't leave those links there forever, so anyone reading this 
message in the archives, do not expect to find them there. :)

-- 
Greg Sabino Mullane greg at endpoint.com
End Point Corporation
PGP Key: 0x14964AC8
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
URL: <https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20120924/33554644/attachment.sig>


More information about the Bucardo-general mailing list