Last change
on this file since 1581 was 924, checked in by Bruno Cornec, 19 years ago |
TAG is now per package and not shared anymore + build process adapted
|
-
Property svn:executable
set to
*
-
Property svn:keywords
set to
Id
|
File size:
155 bytes
|
Line | |
---|
1 | #!/bin/bash
|
---|
2 | #
|
---|
3 | # Creates common environment for SVN repository
|
---|
4 | #
|
---|
5 | # $Id: svn-env 924 2006-11-13 08:57:05Z bruno $
|
---|
6 | #
|
---|
7 |
|
---|
8 | # To be safe for SVN commands
|
---|
9 | export REVISION=`(cd $TOOLHOME/.. ; svnversion .)`
|
---|
Note:
See
TracBrowser
for help on using the repository browser.