Forum OpenACS Development: Re: Using Sourceforge Subversion for OpenACS

Collapse
Posted by Dave Bauer on
Thanks Nima,

I agree with you. I don't care if OpenACS is listed on sourceforge, I just object to using it for our main repository.

I suggest a volunteer

1) convert OpenACS repository to SVN using cvs2svn. If you use the latest version it works, except for a few invalid history entries which can be edited out of the repository.

2) figure out how to synch commits to sourceforge. Perhaps a cron job that runs once a day would work well without causing a script to contact SF after every commit. (This also helps if SF is down, the cron job might fail, but individual commits to the OpenACS repository will be fine.)