[asterisk-gui] make update

Andrew Latham lathama at lathama.com
Thu May 10 12:24:45 MST 2007


Pari said that Jason was assigned to the Asterisk GUI.  I faxed my
disclaimer but don't know much about how the issue tracker works....
yet

I think that every project should have the following

- Install
- Uninstall
- Update (for svn)
- Clean
- Help (print out the obvious notes)





On 5/10/07, bkruse <bkruse at digium.com> wrote:
> I like this Idea Andrew,
>
> I am going to run it buy russell (who did the original Makefile
> for the asterisk gui install I believe.)
>
> And Pari also, great idea though, thanks for contributing.
>
> I think we might need a disclaimer. You can post this on the bug
> tracker if you want, throw down a disclaimer, and you can get awesome
> karma points if someone is feeling nice.
>
> :D
>
> Thanks for everything thus far, however.
>
> -bkruse
>
> Andrew Latham wrote:
> > I added the following from the Asterisk Makefile to my Asterisk GUI
> > Makefile for updates
> >
> > Could some one commit this, it is from the other project Makefiles so
> > it should not need disclaimed again.  I added it above the install
> > target but any could do.
> >
> > update:
> >        @if [ -d .svn ]; then \
> >                echo "Updating from Subversion..." ; \
> >                svn update | tee update.out; \
> >                rm -f .version; \
> >                if [ `grep -c ^C update.out` -gt 0 ]; then \
> >                        echo ; echo "The following files have
> > conflicts:" ; \
> >                        grep ^C update.out | cut -b4- ; \
> >                fi ; \
> >                rm -f update.out; \
> >        else \
> >                echo "Not under version control";  \
> >        fi
> >
> >
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-gui mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-gui
>


-- 
---
Andrew Latham - AKA: LATHAMA (lay-th-ham-eh)
lathama at lathama.com - lathama at gmail.com
If any of the above are down we have bigger problems than my email!
Hind sight is most always 20/20 or better.
---


More information about the asterisk-gui mailing list