Mercurial
lemon-0.x
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
scripts/make-snapshot
author
alpar
Wed, 08 Nov 2006 23:40:08 +0000
changeset 2295
e464aaa8cdd7
permissions
-rwxr-xr-x
Send message to the commit author, as well
1
#!/bin/bash
2
3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*