On 3/5/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
> > Actually I'd like to keep standard names, using only lowercase for cvs and 
> > svn.
> >
> Yes, you're right. And that's what I thought as well. I thought that
> $version was not used for version naming in SVN, but that it was set
> to 'svn' (lower case) explicity.
> However how do you feel for calling Downcase() on version on all
> tools? I've noticed that recipes aren't case insensitive in the
> version number and always forcing lower case would ease finding a
> recipe.

I welcome that change. I think it's going to be easier to do that by
writing 2 new functions such as Extract_Name() and Extract_Version()
that should be used in scripts, instead of doing explicit calls to sed
expressions such as 's,\(.*\)--\(.*\)--\(.*\).*,\2,g'.

I can help you to find and replace where such expressions are used
once those functions are written.

-- 
Lucas
powered by /dev/dsp
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to