Re: poudriere && moving from svn to git for downloading source

From: Brooks Davis <brooks_at_freebsd.org>
Date: Mon, 11 Jan 2021 18:57:42 +0000
On Thu, Jan 07, 2021 at 11:03:53AM +0100, Ulrich Sp??rlein wrote:
> On Thu, 2021-01-07 at 09:27:59 +0100, Matthias Apitz wrote:
> >
> >Hello,
> >
> >I use poudriere to compile my used ports. Could someone please explain
> >or point me to a document which explains the now to be used syntax to
> >create (i.e. checkout) the jail and the ports tree. Actually I'm using
> >something like:
> >
> ># poudriere jail -c -j freebsd-r368166 -m svn+http -v head_at_r368166
> >
> >or
> >
> ># poudriere jail -c -j freebsd-head -m svn+http
> >
> >and for the ports tree
> >
> ># poudriere ports -c -p ports-20201130  -m svn -U svn://svn.freebsd.org/ports/
> >
> >Thanks
> >
> >	matthias
> 
> We've recently discussed in the Git WG what would be required to get a 
> seemless migration going (as in, you switch src + ports to git and 
> things will just work).
> 
> Thanks for flagging the specific revision problem though, not sure yet 
> what to do about that.

For jail you can use -v and for ports -B to specify a branch or
revision.

-- Brooks

Received on Mon Jan 11 2021 - 17:57:49 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:26 UTC