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

Re: Newbie subclipse q: how to use local fsfs?

From: Jason L. Huck <jason_at_corefive.com>
Date: 2005-02-26 17:51:27 CET

>> Any help on how to define the local repository to the eclipse plug-in
>> would be greatly appreciated.

Have you configured a subversion server to run on your machine? That's a
separate step from creating the repository, and is, AFAIK, required for
access.

(I'm new to SVN myself, so if this is off-base, by all means someone please
correct me.)

Set up svnserve and then try this URL in Subclipse:

svn://subversionRoot

(Or, go the Apache2 route and use http://localhost/subversionRoot.)

- jason

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 26 17:53:45 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.