On 9/14/05, M Daggett <[EMAIL PROTECTED]> wrote: > > Also, I am a bit confused, do you create one big repository d:/repo > or several small repository per project > > d:/projects/project/project-repo
It's up to you. We have a couple of repos, like: /repo_big_project1/ /main/ /subproject1/ /subproject2/ /repo_big_project2/ /main/ /subproject1/ /subproject2/ /repo_small_projects/ /project1/ /project2/ /project3/ If one of our small projects turns into a big project, we might move it to its own repo. Haven't decided yet. -David R _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
