From: Michael S. <msa...@pc...> - 2005-10-04 18:13:13
|
See comments below. On 10/4/05 1:28 PM, "Chris Topinka" <cmt...@gm...> wrote: > Greetings, > > How exactly is the repository administrated? The repository is administered by CBIL, who hosts the project on behalf of the GUS community. > How are you adding contributors to the development team. If I start writing > plug-ins or altering code in the application layer or altering the schema how > do I know if someone else isn't working on the same or similar functionality? The best thing to do here is email the list with an outline of what you're working on and your thoughts. This way, others will know what's going on, and you can collaborate as appropriate. If you don't already have commit access, it will also be granted as needed upon request. > If we wanted to become > developers how would our contributions be reviewed? All commits are reviewed through the commits mailing list, but it's an informal process. Basically, the only thing I can anticipate being refused is either very poor code or a niche need that has negative side effects for the community. > Have other groups had > problems with locally altering the project in a way that suits their needs > and then becoming out of sync or breaking the CVS version? I'm not sure about this, but I doubt it. I don't think anyone has significantly altered the code locally. Are you identifying areas that don't meet your needs? Perhaps you can highlight some of your findings in evaluating GUS to the community, and we can provide feedback and coordinate or points for collaboration. Thanks, Mike > > Thanks, > > Chris Topinka > > On 10/4/05, Michael Saffitz <msa...@pc...> wrote: >> >> >> The repository move is complete. The new URL is: >> >> https://svn.cbil.upenn.edu/{repos} >> >> Where {repos} is one of gus, cbil, or apidb. >> >> ** IMPORTANT! In your checked out copies (local workspaces) you will need >> to run the following command at the root level of every checked out >> project: >> >> svn switch --relocate https://www.cbil.upenn.edu/svn/ >> https://svn.cbil.upenn.edu/ . >> >> The, run an svn info to make sure that the repository is set correctly. >> >> Please let me know if you have any questions. >> >> --Mike >> >> P.S. I will now begin moving the remaining CVS repositories into SVN. >> Also, >> the SVN web interface is now out of date. I expect to update this within a >> few days. >> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: >> Power Architecture Resource Center: Free content, downloads, discussions, >> and more. http://solutions.newsforge.com/ibmarch.tmpl >> _______________________________________________ >> Gusdev-gusdev mailing list >> Gus...@li... >> https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev >> > > > > -- > Christopher M. Topinka > NLM-BHIRT Predoctoral Fellow in Computer Science > 113 Life Sciences Center > University of Missouri > Columbia, MO 65211 > (573)-823-0616 > cmt...@mi... |