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

Re: Remote Access via TortoiseSVN

From: A. Alfred Ayache <alfred_at_lastbyte.ca>
Date: 2006-11-07 06:06:02 CET

Thanks Giovanni. I am familiar with the hosts file. From what I've gleaned on
this list, Tsvn _does_ do a DNS lookup. I'll confirm when I've tested it.

A. Alfred Ayache
http://lphs76.ca - Reunion community
http://www.rentersPlus.com - Apartment Search
http://www.lastbyte.ca - Web Design, eCommerce, PHP/MySQL, Java, Oracle

Moretti, Giovanni wrote:
>> From: A. Alfred Ayache [mailto:alfred@lastbyte.ca]
>
>> Will svn:// look up DNS?
>> Can I create a DNS record that maps to my IP address?
>
> Hi Alfred, not sure whether TSVN/SVN will do a DNS lookup but if not,
> something you could instead is to add your server's name and IP number
> to the HOSTS file on the client PC.
>
> For WinXP (and I think Win2K is the same) the hosts file is at:
>
> c:\windows\system32\drivers\etc\hosts
>
> and is used to do a local lookup before DNS queries.
>
> The format of the file (it's just a text file even though the .txt
> is missing) is:
>
> #------------------------------------------------------------------
> # A line starts with an IP number followed by a host name
> #
>
> 127.0.0.1 localhost
> 123.456.789.148 SVNserver
>
> # Or if the repository is on the local PC you can loop it back:
> # 127.0.0.1 SVNServer
> #------------------------------------------------------------------
>
> This can be very useful at times ...
>
> Cheers
> Giovanni
> =====================================================================
> Giovanni Moretti | Institute of Information Sciences and Technology
> Senior Lecturer | Massey University, Palmerston North, New Zealand
> Computer Science | Ph 64-6-3505799x2474 =Fax 64-6-3502259 == ZL2BOI
> =====================================================================
> http://www-ist.massey.ac.nz/moretti mailto:G.Moretti_at_massey.ac.nz
>
>
>
> --------------------------------
> Spam/Virus scanning by CanIt Pro
>
> For more information see
> http://www.kgbinternet.com/SpamFilter.htm
>
> To control your spam filter, log in at
> http://filter.kgbinternet.com
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Nov 7 06:03:17 2006

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

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