mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Nicht alle Versionen von Subversion koennen den vollen Befehlsumfang :(
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@291 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
2
make.sh
2
make.sh
@@ -1230,7 +1230,7 @@ svn)
|
||||
echo -en "REV $SVN_REVISION: Downloading..."
|
||||
svn export http://svn.ipfire.eu/svn/ipfire ipfire-source/ --force > /dev/null
|
||||
svn log http://svn.ipfire.eu/svn/ipfire -r 1:$SVN_REVISION > ipfire-source/Changelog
|
||||
svn info http://svn.ipfire.eu/svn/ipfire -r $SVN_REVISION > ipfire-source/svn_status
|
||||
#svn info http://svn.ipfire.eu/svn/ipfire -r $SVN_REVISION > ipfire-source/svn_status
|
||||
if [ "$?" -eq "0" ]; then
|
||||
echo -en "\r"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user