CVS server access modification
The CVS serves at SourceForge have been reorganized recently and the way of accessing the JNode CVS reporsitory has changed.
If you have a JNode source tree already on your local hard disk you need to check out the sources to a new location or alternatively you can perform a global find/replace operation starting from the root directory of the current JNode sources where the SourceForge server name should be changed from cvs.sourceforge.net to jnode.cvs.sourceforge.net in every CVS/Root file of the source tree. This equally aplies to anonymous and developer access.
For more information see https://sourceforge.net/docs/E04 and http://sourceforge.net/cvs/?group_id=80882.
Regards,
Levente
- Login to post comments
Thanks for the update
It is not always nice to find this out after you want to do something....and you get confused. I have experienced this many times. Wasting hours on stupid configs are common. Good luck.
The secret to happiness is not in doing what one likes to do, but in liking what one has to do.
update with eclipse ...
In eclipse, it's very easy to change the repository url :
- go in the 'CVS Repository Exploring' perspective
- in the 'CVS Repositories' tab, right-clic on JNode repository node and choose 'properties' menu
- in the dialog, replace the 'Host' field value with jnode.cvs.sourceforge.net
- all JNode projects will be automatically updated to use the new repository url
Fabien
my blog (in english and french)