I create repositories per client. So more or less what David does, where "repo_big_project" is the clients name.
regards, Muzak ----- Original Message ----- From: "David Rorex" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Open Source Flash Mailing List" <[email protected]> Sent: Thursday, September 15, 2005 10:01 AM Subject: Re: [osflash] flash and CVS 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
