[gobolinux-devel] Re: [gobolinux-commits] tools/Compile/bin
Compile MakeRecipe
Lucas C. Villa Real
lucasvr at gobolinux.org
Sat Aug 12 13:13:48 GMT 2006
On 8/12/06, Jonas Karlsson <jonka750 at student.liu.se> wrote:
> > But it "can" optionally receive a module argument. Both modes are valid:
> > svn checkout svn://anonsvn.opensource.apple.com/svn/webkit/trunk/WebKit
> > svn checkout svn://anonsvn.opensource.apple.com/svn/webkit/trunk WebKit
> >
> I think you missed to put an argument on one of the above. :)
>
> > Maybe add a check for an extra argument? If there wasn't one supplied,
> > assume that the uri already contains all information needed. By the
> > way, I don't know how Compile is going to deduce the directory name if
> > no module is supplied (haven't tested it here).
> >
> The second argument to svn checkout only specifies which directory the
> files should go to, not a module. So:
> svn co svn://anonsvn.opensource.apple.com/svn/webkit/trunk/WebKit
> my_webkit_snapshot
> would checkout webkit trunk into a directory called my_webkit_snapshot.
> The default is to checkout into a directory named the same as last
> directory in uri (WebKit in the example above).
Ah, my bad! Sorry :-)
> I've made both NewVersion and Compile use "${packagename}_svn" as checkout
> directory.
That's fine, thanks.
--
Lucas
powered by /dev/dsp
More information about the gobolinux-devel
mailing list