[arch-commits] Commit in babl/repos (extra-x86_64)

Jason Chu xentac at gmail.com
Fri Apr 18 20:50:36 UTC 2008


On Fri, Apr 18, 2008 at 1:26 PM, Eric Belanger
<belanger at astro.umontreal.ca> wrote:
> On Fri, 18 Apr 2008, Aaron Griffin wrote:
>
>  > On Fri, Apr 18, 2008 at 3:18 PM, Eric Belanger <eric at archlinux.org> wrote:
>  >>     Date: Friday, April 18, 2008 @ 16:18:01
>  >>   Author: eric
>  >>  Revision: 351
>  >>
>  >>  Initialized merge tracking via "svnmerge" with revisions "1-349" from
>  >>  svn+ssh://archlinux.org/home/svn-packages/babl/trunk
>  >
>  > Aha! Did you have to do this manually, or was it done by archrelease?
>  >
>
>  manually. I just sent the full details on the ML.

Huh... version 0.6.2-1 was supposed to get rid of the need to manually
add that tracking info...

    svn copy -r HEAD trunk repos/$1
    svn commit -m "archrelease: new repo $1"
    pushd repos/$1
    svnmerge init
    svn commit -F svnmerge-commit-message.txt

That's what archrelease looks like for me (line 10 to 15).

Jason




More information about the arch-commits mailing list