From: Kevin <ke...@dr...> - 2006-04-21 06:17:04
|
Devs, A few things to note about the CVS -> SVN migration planned for Saturday sometime. *I will disable commits on the CVS repository as a first step. *once CVS is locked, it will remain in a read-only state from now on. *any changes not commited to CVS before the migration starts will need to be manually moved to an SVN working directory. *any commits made to SVN before the migration starts will be lost. I will request a fresh migrate from CVS after it is locked. -Kevin Kevin wrote: > I'd like to switch code repositories from CVS to Subversion this weekend. > > Here is my plan of how the SVN repository will be structured. We > currently don't have the website under source control. I thought it would > be good to add it. > > Comments are welcome on the schedule or repository structure. > > > /fofredux > /tags > /branches > /trunk > > /vendor > /ADODB_Lite > /magpierss > /<...> > > /website > /tags > /branches > /trunk > > > |