On Tue, Oct 28, 2014 at 3:14 PM, Jay D Bhatt <[email protected]> wrote: > Hi, > > > > I want to download murphy source code for version murphy-0.0.49.2-3.1, but > when I do git clone I get murphy-0.0.49.2-1. > > > > If I want source code for murphy-0.0.49.2-3.1 version, which might be > including some more changes and patches, how could I download it through git > clone or gbs clone command option. >
Hi I see your confusion, there is no direct way to see the packages version and git trees But it's possible, here some hints : on your system with murphy-0.0.49.2-3.1 installed you should check the git revision using rpm -q --info murphy | grep VC will give you the matching git accepted tag's hash there you have matching between git and rpm versions Alternative is to get sources from source's RPM Hope this help -- mailto:[email protected] -- gpg:0x467094BC xmpp:[email protected] https://dockr.eurogiciel.fr/blogs/embedded/author/pcl/ . _______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
