[arch-dev-public] The move to SVN

Aaron Griffin aaronmgriffin at gmail.com
Mon Apr 14 16:40:49 EDT 2008


Just clarifying something I said:

On Mon, Apr 14, 2008 at 2:51 PM, Dan McGee <dpmcgee at gmail.com> wrote:
> On Mon, Apr 14, 2008 at 9:59 AM, Aaron Griffin <aaronmgriffin at gmail.com> wrote:
>  >    svn checkout -N svn+ssh://archlinux.org/home/svn-packages/
>  >
>  >  The -N makes it non-recursive... so you don't get any directories...
>  >  from there you can actually just do something like:
>  >
>  >    cd svn-packages
>  >    svn checkout xine-lib
>  >
>  >  This might be a little better than using archco, and lets us do lots more.

This needs to be:
   cd svn-packages
   svn update xine-lib

>  +1. This seems to make a lot of sense. I'll let you guys work out the
>  integration details. :P

Aye. I'll cobble it together when I finish some DB script overhauling.
For now, the above doesn't seem too cryptic to me




More information about the arch-dev-public mailing list