Commands
How To Relocate Your MAC Project SVN
August 23, 2015
0

Our Project SVN Folder was moved recently from one Host to another Host.
I was looking for the command solution to change the SVN Location of the project that are dumped in my MACOSX.
Now, I have found it what command I need to run.

1. Run command prompt

2. cd to the project folder.

3. Now run the below command

svn switch –relocate svn://192.168.0.1/myproject svn://192.192.0.1/myproject

 

About author

ZERIN

CEO & Founder (BdBooking.com - Online Hotel Booking System), CEO & Founder (TaskGum.com - Task Managment Software), CEO & Founder (InnKeyPro.com - Hotel ERP), Software Engineer & Solution Architect

How to Run PHP Specific Version for a PHP Script in MacOSX?

Suppose you have a php CLI Script that runs only o...

Read more

How To Install SAAS on Mac

SaaS is very important to generate CSS with variab...

Read more

How To Copy SVN Project From One Host to Another Host

Today I need to move the whole SVN to a new serve...

Read more

There are 0 comments

Leave a Reply

Your email address will not be published. Required fields are marked *