[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Does ra_local support other host id than 'localhost' ?

From: YT <ytlin_at_realtek.com.tw>
Date: 2005-11-23 05:21:48 CET

I wonder if it is possible to support other hostname (or ip) than 'localhost' within ra_local.

When I issue 'svn import -m "" . file://192.168.0.40/svn_repos', i got response 'local URL file://192.168.0.40/... contains unspported hostname'.
It seems 'file:' protocol not support of hostname other than 'localhost' (or empty).

Since I have a local respository (with FSFS format) in a windows, and need to share with another machines users.
I intend to share my repository without apache or svnserver, and gain existent authentication of windows domain controller.
It is a most easy way to share by samba file sharing, but an impediment is as above statement.

However, TortoiseSVN is OK for file://AnyHostName/path_to_repository.
I do not know TortoiseSVN have different ra_local implementation, or someelse tricky.
But..., I like 'svn' command line interface.

--
YT
-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.5/178 - Release Date: 2005/11/22
Received on Wed Nov 23 06:37:55 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.