Mercurial
lemon-0.x
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
scripts/make-snapshot
author
deba
Wed, 28 Nov 2007 17:40:41 +0000
changeset 2525
10715b6bcd86
permissions
-rwxr-xr-x
Using linked elevator
It is conform to the Graph concept in that sense
the graph maps should not be ReferenceMap
alpar@1937
1
#!/bin/bash
alpar@1937
2
alpar@1937
3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*