Thanks a lot for your commits for HP UX support. To do a merge proposal, just go to your branch page on launchpad.net (https://code.launchpad.net/~pakdel-gmail/ocsinventory-unix-agent/hpux for your page) and click on the "Propose for merging" link.
François, can you test the modifications made by Amir because I don't have a HPUX computer to test it? After that, I will merge the modifications in the trunk branch :) :).
Post by Amir PakdelDear François and Guillaume,
I have made some modifications and committed and then pushed my
commits in my branch repository.
Would you please review them?
Moreover, how can I ask for a merge into the main repository?
Thanks in advance :)
Amir
Sent: Thu 06/05/2010 12:03:44 AM +0450
Subject: Re : How can I contribute in development of a HP-UX agent?
Hello,
I am glad to see that my dev can evoluate for other HPUX versions and
systems. If you have a problem, a question on the original version,
ask me
I can also test on my systems your evolutions.
François
55 min 02 s
Objet : Re: How can I contribute in development of a HP-UX agent?
Hurraay....
I user tor to create a SOCKS proxy, then used Polipo on top of it and
bzr push
bzr+ssh://bazaar.launchpad.net/~pakdel-gmail/ocsinventory-unix-agent/hpux
Now I have "https://code.launchpad.net/~pakdel-gmail" in my "Bazaar
branches owned by Amir Pakdel" and I think it had worked.
Now I am going to start coding and committing...
Sent: Wed 05/05/2010 3:42:14 PM +0450
Subject: How can I contribute in development of a HP-UX agent?
I am behind a firewall and I could not get the bazaar to work with the
proxy! How may I do "bzr push" through a proxy?
Sent: Wed 05/05/2010 2:36:41 PM +0450
Subject: How can I contribute in development of a HP-UX agent?
Thanks, I am going to test it right away.
Sent: Wed 05/05/2010 1:54:24 PM +0450
Subject: How can I contribute in development of a HP-UX agent?
Hi,
Thank you for your help to increase HP-UX support in Unix agent.
bzr branch lp:ocsinventory-unix-agent
bzr push lp:~yourlogin/ocsinventory-unix-agent/yourbranchname
bzr commit
bzr push lp:~yourlogin/ocsinventory-unix-agent/yourbranchname
bzr pull lp:ocsinventory-unix-agent
Good luck.
Kind reagrds,
-- Guillaume
----- Mail original -----
How can I contribute in development of a HP-UX agent?
In fact I have developed one and I want to know how can I submit it?
bzr branch
http://bazaar.launchpad.net/~ocsinventory-dev/ocsinventory-unix-agent/trunk/
I am told that I can also create a bazaar branch on launchpad and
propose my modifications.
I wold like to know how to do that?
Thanks