[Koha] git bz setup question

2011-08-14 Thread Nicole Engard
I have followed the instructions on the wiki, but every time I restart
my virtual machine I need to repeat the path line before git bz will
work. Is there a way to have tat path figured out automatically?

nengard@debian:~/kohaclone$ git bz attach -e 6716 HEAD
git: 'bz' is not a git command. See 'git --help'.

Did you mean one of these?
am
gc
mv
rm
nengard@debian:~/kohaclone$ PATH=$PATH:/usr/sbin:/usr/bin:/usr/local/bin
nengard@debian:~/kohaclone$ git bz attach -e 6716 HEAD

Thanks in advance
Nicole
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] git bz setup question

2011-08-14 Thread Chris Cormack
Im gonna answer you over on Koha-devel :)

On 15 August 2011 08:16, Nicole Engard  wrote:
> I have followed the instructions on the wiki, but every time I restart
> my virtual machine I need to repeat the path line before git bz will
> work. Is there a way to have tat path figured out automatically?
>
> nengard@debian:~/kohaclone$ git bz attach -e 6716 HEAD
> git: 'bz' is not a git command. See 'git --help'.
>
> Did you mean one of these?
>        am
>        gc
>        mv
>        rm
> nengard@debian:~/kohaclone$ PATH=$PATH:/usr/sbin:/usr/bin:/usr/local/bin
> nengard@debian:~/kohaclone$ git bz attach -e 6716 HEAD
>
> Thanks in advance
> Nicole
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha