-
Tortoise + Windows Server 2008 + Windows + Checkout Mac OS Error
Hi everyone,
As says the title of this thread, I am currently working with Tortoise SVN is installed as a server on a Windows Server 2008 R2 x64, have shared folders with active directory.
Computers with Windows 7, XP can checkout a repocitorio using file :/ / server/Proyects/Program1
But there are two computers with Mac OS in which I tried to connect via command line and using SCToolbarButton achievement and connect to any server.
If I checkout with file:
file://server/Proyects/Program1
Error: Unable to open an ra_local session to URL unable to open repository file://server/Proyects/Program1
######################################
smb://server/Proyects/Program1
Error: Unrecognizeed URL scheme for smb://server/Proyects/Program1
######################################
http://server/Proyects/Program1
Error: Options of http://server/Proyects/Program1 200 OK http://server
######################################
svn://server/Proyects/Program1
Cant connect to host 'server' Connection refused
######################################
As I'm on a Mac OS thought it could not resolve the server name server so edit the / private / etc / hosts assigning me the server IP and the word server.
Currently, MAC OS 1.6 has subversion
I hope you can help me, greetings.
-
Windows server 2008,tortoise SVN checkout problem with mac os
Hi all,
As says the title of this thread, I am currently working with Tortoise SVN is installed as a server on a Windows Server 2008 R2 x64, have shared folders with active directory.
Computers with Windows 7, XP can checkout a repocitorio using file :/ / server/Proyects/Program1
But there are two computers with Mac OS in which I tried to connect via command line and using SCToolbarButton achievement and connect to any server.
If I checkout with file:
file://server/Proyects/Program1
Error: Unable to open an ra_local session to URL unable to open repository file://server/Proyects/Program1
######################################
smb://server/Proyects/Program1
Error: Unrecognizeed URL scheme for smb://server/Proyects/Program1
######################################
http://server/Proyects/Program1
Error: Options of http://server/Proyects/Program1 200 OK http://server
######################################
svn://server/Proyects/Program1
Cant connect to host 'server' Connection refused
######################################
As I'm on a Mac OS thought it could not resolve the server name server so edit the / private / etc / hosts assigning me the server IP and the word server.
Currently, MAC OS 1.6 has subversion
I hope you can help me, greetings.
-
Senior Member
Site ModeratorSite Admin
I don't much about the inter-operability of Windows and Mac, but at a guess you probably don't have Windows file-sharing on Mac OS.
You should set up a real server using svnserve (Subversion's native server) or the Subversion plug-in for Apache (a web server.)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks