LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs > Focused4Success
User Name
Password

Notices


Rate this Entry

Using SVN with a Mac OS Host

Posted 11-06-2010 at 10:24 PM by Focused4Success

I keep all of my svn repositories under: ~/svn on my MacOS host. When accessing the repository from Mac OS the URL is:

file:///Users/username/svn/...

Under OpenSUSE the URL is:
file:///mnt/username/svn/...

To flip between the two repositories, just use the following command:

svn switch --relocate file:///Users/username/svn/folder file:///mnt/username/svn/folder

The repository was originally created using the command:
cd ~/svn or /mnt/username/svn
svnadmin create folder

When created under Mac OS the version of the svn repository will be fairly old. It's pretty difficult to update svn on the Mac. Repositories can be reformatted by using svnadmin dump, svnadmin create on the new host and svnadmin load.

There are probably much better ways of doing this, especially using the svn or http protocol. But I haven't had time to really figure this out under Mac OS. This worked fine, it just requires a little tweaking at time.
Views 1332 Comments 0
« Prev     Main     Next »
Total Comments 0

Comments

 

  



All times are GMT -5. The time now is 03:57 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration