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

Re: Desktop / Server configuration

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-05-03 02:14:16 CEST

On 5/2/06, Danny et Diane Fournier <dannyetdiane@sympatico.ca> wrote:
> Here is my setup:
>
> Server
> Subversion 1.3.1
> Windows 2000 + IIS
> - I have use the following wrapper to have it run as a service
> (http://clanlib.org/~mbn/svnservice/)
> - I have created a repository and imported a specific folder of the website
>
> Desktop
> Windows XP SP2
> Eclipse 3.1.2
> Subclipse 1.0.x
>
> My questions are:
> - I'm attempting to connect using svn://192.168.x.x through Subclipse and
> its telling me that a repository cannot be found. Do I have to run something
> else on the server in order for it to connect (svnserve)?

Yes, you do need svnserve running. But above you said that you used
the wrapper to run something as a service?

> - Will I need to copy the web files from my server to my desktop (and work
> on them) in order to have something to compare with or can I access the
> files directly that were imported to create my repository using
> Eclipse/Subclipse?

Check out the project from the repository via Eclipse, and you're set,
assuming you use Eclipse for all your work with the files, including
diffs, etc.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 3 02:15:28 2006

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.