[opensuse-packaging] Linking to an older revision of a package (_link)
Hi, I heard it is possible to link to the older revision of a package using _link [1] but I can't figure out how to. Can somebody point me to an example or explain to me how this is done? Also, I guess it is not recommended to do this, right? Thanks in advance, Nanuk [1] http://en.opensuse.org/openSUSE:Build_Service_Tips_and_Tricks#link_and_aggre... -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Quoting Nanuk Krinner <nkrinner@suse.de>:
Hi,
I heard it is possible to link to the older revision of a package using _link [1] but I can't figure out how to. Can somebody point me to an example or explain to me how this is done?
Also, I guess it is not recommended to do this, right?
osc linkpac --help says: usage: osc linkpac SOURCEPRJ SOURCEPAC DESTPRJ [DESTPAC] Options: -h, --help show this help message and exit -r rev, --revision=rev link the specified revision. The resulting _link file looks something like: <link project="openSUSE:Factory" package="aaa_base" rev="1"/> => rev="" indicates the revision you want to link. Best regards, Dominique -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Hi, On 08/14/2012 03:36 PM, Dominique Leuenberger a.k.a DimStar wrote: [...]
<link project="openSUSE:Factory" package="aaa_base" rev="1"/>
=> rev="" indicates the revision you want to link. [...] Best regards, Dominique
Thank you Dominique. Regards, Nanuk -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (2)
-
Dominique Leuenberger a.k.a DimStar
-
Nanuk Krinner