mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 23:31:50 +00:00
SVN needs the revision prefixed with 'r'
This commit is contained in:
parent
06dea3ab78
commit
ff21b571b4
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ goto filwri
|
|||
:svnrev
|
||||
set BRA=Subversion
|
||||
FOR /F "usebackq" %%s IN (`svnversion .`) DO @SET REV=%%s
|
||||
set REV=r%REV%
|
||||
goto filwri
|
||||
|
||||
:filwri
|
||||
|
|
Loading…
Reference in a new issue