|
Last change
on this file since 2360 was 932, checked in by Bruno Cornec, 19 years ago |
|
merge -r913:931 $SVN_M/branches/stable
|
-
Property svn:executable
set to
*
-
Property svn:keywords
set to
Id
|
|
File size:
155 bytes
|
| Rev | Line | |
|---|
| [20] | 1 | #!/bin/bash
|
|---|
| 2 | #
|
|---|
| [549] | 3 | # Creates common environment for SVN repository
|
|---|
| [33] | 4 | #
|
|---|
| 5 | # $Id: svn-env 932 2006-11-15 11:40:15Z bruno $
|
|---|
| 6 | #
|
|---|
| [20] | 7 |
|
|---|
| [319] | 8 | # To be safe for SVN commands
|
|---|
| [553] | 9 | export REVISION=`(cd $TOOLHOME/.. ; svnversion .)`
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.