Forum OpenACS Development: Re: Contacts package status

Collapse
Posted by Iuri Sampaio on
Malte,
something is wrong. checking out HEAD from cvs, i;ve got
"organization v. 05.d4"

cvs -d:pserver:mailto:anonymous@cvs.openacs.org:/cvsroot co openacs-4/packages/organizations

or even full version HEAD
cvs -d:pserver:mailto:anonymous@cvs.openacs.org:/cvsroot co openacs-4

I didn't see the contact::import::cvs precedure yet, follwing your idea...
can javascript be better in this case??

Collapse
Posted by Iuri Sampaio on
Somehow I got:

version name="0.6d2" url="https://openacs.org/repository/download/apm/organizations-0.6d2.apm";

It's weird. Maybe i used wrong cvs command. But then How did i get the .06d2 version??
I tried once more using cvs and I still got 0.5d4

Anyway,
I installed contacts package. The installation ended up well, with no errors.
I'm reading API docs , I'll keep it posted

Collapse
Posted by Iuri Sampaio on
Malte,
I just downloaded oacs from CVS, cvs -d:pserver:mailto:anonymous@cvs.openacs.org:/cvsroot co openacs-4

AGAIN i have:

organizations pkg is still version 0.5d4. I overwrited and installed the one i had backed up that "somehow appeared on my machine" version 0.6d2

SO contacts installed, but I can't find the proc on APIdocs
contacts::import::cvs

we definitely have diferent releases of HEAD.
you said you commited the code...
where did you comminted?

Collapse
Posted by Malte Sussdorff on
Okay, mea culpa. For whatever the reason the higher organizations version number never got committed.. I had to do a fresh head checkout and copy things over.

As for the CSV thing, the command ist called contacts::import::csv, not contacts::import::cvs

Collapse
Posted by Iuri Sampaio on
My apologizes for the misspelling distraction.
Although contacts::import::cvs is not found.

I will leave my server up. Take a look at it:
i granted this user
usr: mailto:test@test.com
pwd: test

API docs:
http://201.12.191.182:8090/api-doc/proc-search?query_string=contact%3A%3Aimport%3A%3Acvs&name_weight=5&param_weight=3&doc_weight=2

APM
take a look at contacts and orgs pkg's version at:
http://201.12.191.182:8090/acs-admin/apm/

verify that I have contatcs is installed and it's updated.
later,