[Mageia-dev] [changelog] [RPM] cauldron core/release portaudio-19-18.mga2

Florian Hubold doktor5000 at arcor.de
Wed Jan 4 00:07:36 CET 2012


Am 03.01.2012 23:39, schrieb zezinho:
> Le mardi 3 janvier 2012 21:25:54, Kamil Rytarowski a écrit :
>> You can reedit the svn:log entry
>>
>> svn pe --revprop -r<revision>  svn:log
>> svn+ssh://svn.mageia.org/svn/packages --editor-cmd nano
> Learned! Thanks...
>
Given that all packagers need a working ssh setup
(check https://wiki.mageia.org/en/Packagers_ssh#How_it_works )
you can omit the 

    svn+ssh://svn.mageia.org/svn/packages

part, and set EDITOR environment var in
~/.bashrc to your favorite editor, and then for
better reusability via bash recursive search (ctrl+r)
maybe just use


    svn pe --revprop svn:log -r<revision>

inside a local checkout so that when you reuse it,
less keystrokes required to launch this for another revision.
HTH



More information about the Mageia-dev mailing list