From: Honza M. <hon...@ec...> - 2006-07-27 15:57:25
|
Hello, Today I switched the the main ActionApps repository from CVS to Subversion (SVN), which was one of the task planed as AA code cleanup. CVS access is still available, but it is no longer synchronized with SVN, so there we should commit only bugfixes to current 2.10.0 AA release. I'm asking developers to patch not only CVS, in such case, but also svn repository, since this process is not automatic. The main ActionApps trunk is however in svn repository, where I also committed first batch of changes which leads forward to AA 3.0 release. The CHANGES I will send to apc-aa-codes list soon. The work with svn is very similar to CVS (a bit easier). For checkout the working copy of AA use the following command: svn co https://svn.sourceforge.net/svnroot/apc-aa/trunk aa-svn To commit changes use: svn ci -m 'Repository moved to SVN' CHANGES If you want to write to svn repository you need the write permission. I granted the write access to all active developers of AA (hopefully), but maybe I forgot someone. Feel free to contact me if you want to be AA developer with svn write access. Enabled developers are: adunayevich ariel_barbosa brazda drifter77 honzam marek_tichy marphy megalinuxpro mimo omar_colnodo peptur pisanlov sarahtomas For more information about Sourceforge's SVN see: http://sourceforge.net/svn/?group_id=6341 Regards, Honza -- |