On Oct 30, 2008, at 6:16 PM, Bradley Lucier wrote:
I tried a "make update" on my linux box for testing and got
frying-pan:~/programs/gambc-v4_3_0-devel> make update D .hgignore D .hgtags Already on branch "master"
make
etc.
I see from the git browser that you need to do
hg pull hg pull --tags
once by hand before make update will work in the future; is that right?
Brad