Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » CVS access(Now to access CVS repository without a server)
CVS access [message #1610365] Tue, 10 February 2015 19:03 Go to next message
Steve Glasgow is currently offline Steve GlasgowFriend
Messages: 10
Registered: January 2014
Junior Member
Our group manages our code changes inside a CVS repository local (NFS) to all of our machines. There is no server and CVSROOT is simply a path to the location of our repository.

How can I configure Eclipse to access this repository. It appears that I'm required to have a username and a password for a server (i.e., pserver) when I don't have such.

Is this even possible? I might be making this harder than I should be.

Thanks,
Steve

Re: CVS access [message #1610386 is a reply to message #1610365] Tue, 10 February 2015 19:20 Go to previous messageGo to next message
Denis Roy is currently offline Denis RoyFriend
Messages: 484
Registered: October 2004
Location: Ottawa, Ontario, Canada
Senior Member

That's a great question, and with some mild searching I couldn't find an answer.

I guess migrating the repository over to Git is out of the question?


Denis Roy
Eclipse Webmaster -- webmaster@eclipse.org
Re: CVS access [message #1610399 is a reply to message #1610386] Tue, 10 February 2015 19:32 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

It's an old question, and at least back then it was possible via a workaround. See http://bugs.eclipse.org/6892 . http://bugs.eclipse.org/6892#c31 mentions that, if you are on a Unix or Linux system, you can just do it as a loopback--i.e. connect to localhost using the extssh mechanism and whatever mounted path the repository is at.

_
Nitin Dahyabhai
Eclipse Web Tools Platform

[Updated on: Tue, 10 February 2015 19:32]

Report message to a moderator

Previous Topic:Is Eclipse IDE usable for Android development?
Next Topic:Not getting an Output (Java)
Goto Forum:
  


Current Time: Fri Apr 26 14:20:34 GMT 2024

Powered by FUDForum. Page generated in 0.08618 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top