From: MICHAEL L. <lu...@cs...> - 2003-05-16 14:23:58
|
Hello all- I am just getting started with gus, and was wondering if I could get a little guidence with regards to the versioning system. Correct me if I am wrong, but the following steps need to be taken when updating/installing a new module: 1. Get the module, and make sure that it is in the proper place in the directory tree. 2. Run build. I think I've got those down, but the next series of steps seem to be a jumble up. I've tried all (two)possible permutations and all seem to grant some kind of error (for purpose of illustration, assume the plugin is GUS::BUS::DONT::Cuss): a. ga +update GUS::BUS::DONT::Cuss --commit b. ga +meta --commit Each one seems to require the other one, and if you do them more than once, you get an user error like: USER ERROR: Found more than one Core.AlgorithmImplementation for exe=GUS::PluginMgr::GusApplication cvsRev=1.37: algimp_id:87 md5:d17ad6e0d94a36f54b6b91c11df00b76 rev:1.37 tag: algimp_id:83 md5:920905884ae1197584fccd39b294495b rev:1.37 tag: algimp_id:88 md5:d17ad6e0d94a36f54b6b91c11df00b76 rev:1.37 tag: And GUS::BUS::DONT::Cuss still doesn't work. So I have two questions: 1. What is the correct procedure? 2. How does one recover from the above error assuming you have executed statements a,b more than once. Michael Luchtan http://www.cs.uga.edu/~luchtan |