Re: EULA changes in svn
"Isak Savo" <[email protected]>
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
2007/9/2, Curtis L. Knight <[email protected]>: > On 9/2/07, Isak Savo <[email protected]> wrote: > Thanks for catching that item for me. What you are describing is that > the backend.template is looking for a function that does not exist > before svn/1.2.5. I can add a version check for 1.2.5 and api target > 1.2 to enable this function if the package metadata is proper. I think > your 2) can happen without issues unless you see further items. > Realistically, I might not have the EULA support at runtime but the > support code makes that available so no other template changes will be > needed. > > I will probably add this new check later today. Awesome Curtis, thanks! Until this gets fixed, we discourage people to build packages using svn trunk. If you need to build a package, switch your checkout to 1.2.4 using the following command: cd directory-where-trunk-is-checked-out/main svn switch svn://plan99.net/main/tags/r1-2-4 To get back to trunk again, just reverse it: svn switch svn://plan99.net/main/trunk (Obviously, for developers, change url to svn+ssh://[email protected]/autopackage/main/.... ) -Isak --------------------------------------------------------------------- To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected] For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]