On Tue, Feb 17, 2009 at 18:05, theTree <Tomb8tes_at_gmail.com> wrote:
> We have the rep stored online. One office with one working copy of the
> website on our office dev server, that a couple of people work on. this WC
> also provides the root of the website for us to see our changes immediately.
> We then commit these to the rep.
Each user should have his own WC. Sharing a WC can lead to
compatibility problems, not to mention negating many of the reasons to
use a VCS like Subversion in the first place.
> We have another guy somewhere else with his own working copy. That sound
> about right?
More right than multiple developers sharing one WC.
>
> Bob Archer wrote:
>>
>> Are you saying all your devs work against the same web site? Double ug,
>> if that is the case. So, how is that updated when people commit stuff?
>>
>> Or are you saying that each developer has their WC as the virtual
>> directory of the web app on their own machine. If so, then that is fine
>> we do that too.
>>
>> When you said "dev server" I assumed this was a shared dev/testing type
>> location. If so:
>>
>> We have a test server/web site that a CI server (ccnet) kicks of every
>> night to copy out the latest good build (deploy files only) to. This
>> way, if the build breaks due to some compile error or whatever the
>> dev/test version isn't broken.
>>
>> BOb
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/TortoiseSVN-changes-flags---permissions-on-working-copy--tp22059603p22068339.html
> Sent from the tortoisesvn - users mailing list archive at Nabble.com.
>
> ------------------------------------------------------
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1181651
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
>
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1185770
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-18 14:14:31 CET