By: Emiley J in Linux Tutorials on 2011年06月13日 [フレーム]
If you get the error bash: svn: command not found, I take it that, linux is not your hardcore. Because this error is a beginner's question and could be easily resolved as below.
It only shows that your linux server does not have subversion installed. Depending on your type of linux you can use either of these commands to install subversion and therefore get rid of the above problem.
yum install subversion apt-get install subversion
This policy contains information about your privacy. By posting, you are declaring that you understand this policy:
This policy is subject to change at any time and without notice.
These terms and conditions contain rules about posting comments. By submitting a comment, you are declaring that you agree with these rules:
Failure to comply with these rules may result in being banned from submitting further comments.
These terms and conditions are subject to change at any time and without notice.
I am on windows an getting same error ?
$ svn co https://core.svn.wordpress.org/trunk/ .
bash: svn: command not found
It seems like SVN is not installed on your Windows machine. To install SVN, you can follow these steps:
Download the latest version of SVN for Windows from the official website: https://tortoisesvn.net/downloads.html
Run the installer and follow the instructions to install SVN on your machine.
After the installation is complete, open a new terminal window and try running the svn command again. It should work now.
Note that if you installed SVN with TortoiseSVN, you'll need to use the TortoiseSVN GUI to checkout the repository rather than the command line. To do this, navigate to the folder where you want to checkout the repository in Windows Explorer, right-click and select SVN Checkout..., then enter the URL of the repository and click OK.
Most Viewed Articles (in Linux )
make: Nothing to be done for `all'.
Running jar files in background in ssh window
How to burn your CD / DVD ISO image using Nero Burning ROM (Ahead Software) on Windows
smskannel SMS gateway run in background
Can't locate ExtUtils/MakeMaker.pm in @INC ...
Could not open '': No such file or directory at lib/ExtUtils/MM_Unix.pm line 2697
Install and configure Memcached in linux
How to burn your CD / DVD ISO image using Media Creator (Adaptec/Roxio) on Windows
How to burn your CD / DVD ISO image using Nero Express (Ahead Software) on Windows
Latest Articles (in Linux)
smskannel SMS gateway run in background
Running jar files in background in ssh window
Install and configure Memcached in linux
Can't locate ExtUtils/MakeMaker.pm in @INC ...
Could not open '': No such file or directory at lib/ExtUtils/MM_Unix.pm line 2697
make: Nothing to be done for `all'.
How to burn your CD / DVD ISO image using Nero Burning ROM (Ahead Software) on Windows
How to burn your CD / DVD ISO image using Media Creator (Adaptec/Roxio) on Windows
How to burn your CD / DVD ISO image using Nero Express (Ahead Software) on Windows
How to burn your CD / DVD ISO image using k3b on CentOS
smskannel SMS gateway run in background
Running jar files in background in ssh window
Install and configure Memcached in linux
Can't locate ExtUtils/MakeMaker.pm in @INC ...
Could not open '': No such file or directory at lib/ExtUtils/MM_Unix.pm line 2697
make: Nothing to be done for `all'.
How to burn your CD / DVD ISO image using Nero Burning ROM (Ahead Software) on Windows
How to burn your CD / DVD ISO image using Media Creator (Adaptec/Roxio) on Windows
How to burn your CD / DVD ISO image using Nero Express (Ahead Software) on Windows
How to burn your CD / DVD ISO image using k3b on CentOS
© 2023 Java-samples.com
Tutorial Archive: Data Science React Native Android AJAX ASP.net C C++ C# Cocoa Cloud Computing EJB Errors Java Certification Interview iPhone Javascript JSF JSP Java Beans J2ME JDBC Linux Mac OS X MySQL Perl PHP Python Ruby SAP VB.net EJB Struts Trends WebServices XML Office 365 Hibernate
Latest Tutorials on: Data Science React Native Android AJAX ASP.net C Cocoa C++ C# EJB Errors Java Certification Interview iPhone Javascript JSF JSP Java Beans J2ME JDBC Linux Mac OS X MySQL Perl PHP Python Ruby SAP VB.net EJB Struts Cloud Computing WebServices XML Office 365 Hibernate