You still need a subversion plugin for eclipse.  The CVS plugin will not
work with subversion.

Either of these will work, since you are using Tortoise.

http://www.tabaquismo.freehosting.net/ignacio/eclipse/tortoise-svn/subversio
n.html

http://subclipse.tigris.org/ 

Install those, then right click on your project to choose whichever one you
decided to use.

Sandra Clark
==============================
http://www.shayna.com
Training in Cascading Style Sheets and Accessibility

CSS HANDS ON
New York City, October 10-13, 2006.
http://www.shayna.com/index.cfm?fuseaction=training.syllabus_display&id=1



 
-----Original Message-----
From: Ryan Duckworth [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 27, 2006 6:33 PM
To: CF-Talk
Subject: Subclipse... Subversion and Eclipse Integration Help

After attending CFUnited we decided to investigate using Subversion Source
Control for our ColdFusion applications.

I have Subversion up and running along with TortoiseSVN.  I have
successfully setup a repository and checked out a local working copy from
the repository.  I can also make changes and commit those back to the
repository.

I am running Apache2 with the DAV svn settings in my httpd.conf file.

Everything is working perfectly except integrating with Eclipse.

I cannot get the "Add a new CVS Repository" to work.

I can successfully navigate my Repository by viewing it in a browser
here: http://127.0.0.1/svn/project1/
I then enter my user and password and it works great.


Settings I am trying:

Host: 127.0.0.1
Repository Path: svn/project1
I have also tried svnroot/project1

My apache httpd.conf file specifies: <Location /svn> My path to the
repository is C:\svnroot\project1

Same user and password I use when navigating to
http://127.0.0.1/svn/project1/

Connection Type:  I have tried all 3: pserver, ext, extssh Default port

Every time I get this error:

Error validating location: "Could not connect to
:ext:[EMAIL PROTECTED]:svn/project1: I/O exception occurred:
CreateProcess: ssh 127.0.0.1 -| rduckworth cvs server error=2"
Keep location anyway?  Yes/No


Please help!
Ryan



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:247956
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to