Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

svn show revision of remote url

REM For Local Repo
svn info --show-item revision 

REM For Remote Repo
svn info --show-item revision remote-url

REM Example for remote repo: 
REM svn info --show-item revision https://my-site.com:8449/svn/my_project/trunk
Comment

PREVIOUS NEXT
Code Example
Shell :: install jq in windows 
Shell :: ngitignore 
Shell :: installer tensorflow 2.0 
Shell :: telegram for archlinux 
Shell :: redis cli docker 
Shell :: install android studio on linux mint 
Shell :: create git aliases 
Shell :: gitlab default password 
Shell :: has_add_permission() takes 2 positional arguments but 3 were given 
Shell :: how to install figma for linux 
Shell :: checking if a substring exists in a string bash 
Shell :: npm install Unable to authenticate, need: Bearer authorization_uri 
Shell :: asdf local 
Shell :: uninstall mongodb on macos completely 
Shell :: bash delete all symlinks 
Shell :: how to install heroku 
Shell :: "git reset –- soft head^" 
Shell :: bash script template 
Shell :: increase upload size apache 
Shell :: install specific version of r package 
Shell :: bash print last n lines of file 
Shell :: bash message partial match 
Shell :: how to store float values in shell script 
Shell :: unable to install all modules vmware 
Shell :: access windows files on wsl 
Shell :: ubuntu check user groups 
Shell :: update prisma latest version 
Shell :: first in list bash 
Shell :: vs code installed extensions list command 
Shell :: get linux distro from terminal 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =