Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPF » Problems using EPF with CVS
Problems using EPF with CVS [message #590565] Thu, 11 September 2008 11:47
Kristian Mandrup is currently offline Kristian MandrupFriend
Messages: 44
Registered: July 2009
Member
I tried to use EPF with a CVS as described in the "Using Eclipse Process
Framework Composer with a Version Control System" document on the EPF site.

I have the following issues:

When I Share my project in CVS and later check it out on another computer,
I end up with one directory containing the checked out CVS content at
$USER_HOME\EPF\workspace.150\, including all the CVS folders and another
copy of my library at \epf-composer-1.5\epf_practices, withhout the CVS
folders.

If I click on a folder in my Resources view, it references the non-cvs
version of the content at \epf-composer-1.5\epf_practices :(
How do get EPF to point to the CVS content version when I do a CVS check
out?

Is the secret the epf.ini file, with the -data and -defaultlibrary
settings?

Trying this config
-data
@user.home/EPF/workspace.150
-defaultlibrary
@user.home/EPF/workspace.150/myEPFLibrary

Didn't change anything...

The .project file contains

<name>EPF_Practices</name> reflected within EPF, but how do I configure the
projects shown in my resources view?

OK, from the Resources navigator I can create a new project - from CVS,
which checks out the project from CVS and adds it as a EPF project.
I then import a Library from this location. But then I get all kinds of
conflicts... just seems to overwrite my previous library!?
Previous Topic:Problems using EPF with CVS
Next Topic:Synchronization problems with Tasks, Role Descriptors and CVS
Goto Forum:
  


Current Time: Wed Apr 24 13:59:55 GMT 2024

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

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

Back to the top