Rick,

According to the best practices each project should have its own repository,
now if in your case you have a main repository, you can have projects
underneath but they must have there own trunk / branches / tags. Which I am
not sure if you have, so if you need to switch to a particular version you
can change branch from that project only, or if you need to check out you
check out from that project.

Hope that helps, but more info about this can be found on the subversion
website.



On 4/2/07, Rick Root <[EMAIL PROTECTED]> wrote:
>
> So we've been using Subversion to track changes to our web site
> applications
> for a few months now, and I don't think we're doing it "right"
>
> when I set up the subversion server originally, I set up a single
> repository
> which holds everything we want to maintain version control for...  each
> web
> site is a subdirectory of the main repository.
>
> so on my computer, I have a working copy of the repository that looks like
> this:
>
> D:\work\ads\*                   (www.it.dev.duke.edu)
> D:\work\advanceweb\*       (advanceweb.ads.duke.edu)
> D:\work\stockgifts\*           (stockgifts.duke.edu)
> Additionally, all of my flex projects are stored in
>
> D:\work\flexProjects\*
>
> The problem here of course is that *ALL* of the flex project files are
> part
> of version control, including the project properties and such... which
> seems
> to make life difficult for having multiple developers working on the same
> flex application.
>
> So... what are the "best practices" for subversion use?  Should I create a
> repository for each web site, and another for each flex project?
>
> What if I have multiple coldfusion applications residing on a given web
> site
> (for example, www.it.dev.duke.edu has *MANY* "applications")
>
> Thanks...
>
> Rick
> --
> CFMBB - Coldfusion Message Boards, Version 1.21 Now Available!
> http://www.cfmbb.org
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274302
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to