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

RE: Windows 7 E730060 unable to connect to a repository

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 15 Mar 2012 10:24:29 -0400

> Because it's for a project.
>
> I must synchronize two folders between two Workstation PCs. I don't have
> server and I don't want to install IIS on a workstation (too complicate, I prefer
> SVN Service).
>
> Just for information, I find why the remote control doesn't work on my
> Windows 7 : I have a Home Premium edition (without Remote Desktop).
>
> The svnserver running on my ComputerB (Windows 7) because I can checkout a
> folder with the address svn://localhost
>
> Do you have another idea to help me ?

You should only have the repository on 1 computer not both. Your message seem to indicate you have it on both.

Set up svnserve to run on a single PC not both. Just on the PC with the repository.

On that PC you will access the repository with svn://localhost/whatever

On the other PC you will access the repository with svn://pcnameorip/whatever

BOb

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2936152

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-03-15 15:24:33 CET

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.