It sounds like your coworkers are having trouble with the concept that you are not both editing the same file, but rather editing copies of the same file. Subversion then comes to the rescue afterwards to keep you (or at least attempt to keep you!) from walking all over each other as you try to commit back.
On 9/24/07, Ron Mast <[EMAIL PROTECTED]> wrote: > > I have simulated an environment using two workstations. I was able to > checkout projects and make changes and merge conflicting changes. Works > great. I ran the demonstration with the boss and a co-worker watching. The > co-worker with an antagonistic look in his face asked me why I was able to > open the same file with both workstations as if he didn't understand what I > just did; he then added we should NOT be able to check out the same file to > prevent overwriting each other's code. The boss agreed with him. I had to > explain to both that what they just witnessed was in fact one of the > benefits like you just said Dave of SVN. > > > > Ron Mast > > Truth Hardware > > Webmaster > > 507-444-4693 > ------------------------------ > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Dave Shuck > *Sent:* Monday, September 24, 2007 1:59 PM > *To:* Dallas/Fort Worth ColdFusion User Group Mailing List > *Subject:* Re: [DFW CFUG] checking out projects > > > > Given the fact that one of the main benefits to SVN is conflict resolution > and the way that Subclipse makes it so easy for merging work with other > developers I would just be curious as to why you would want to do that? > > ~Dave > > On 9/24/07, *Ron Mast* <[EMAIL PROTECTED]> wrote: > > How does one setup the CFEclipse, subclipse and subversion environment to > not allow other users to open a file that one already has opened considering > both have the same project checked out? > > > > Ron Mast > > Truth Hardware > > Webmaster > > 507-444-4693 > > > > > _______________________________________________ > Reply to DFWCFUG: > [email protected] > Subscribe/Unsubscribe: > http://lists1.safesecureweb.com/mailman/listinfo/list > List Archives: > http://www.mail-archive.com/list%40list.dfwcfug.org/ > http://www.mail-archive.com/list%40dfwcfug.org/ > DFWCFUG Sponsors: > www.instantspot.com/ > www.teksystems.com/ > > > > > -- > ~Dave Shuck > [EMAIL PROTECTED] > http://daveshuck.instantspot.com > > _______________________________________________ > Reply to DFWCFUG: > [email protected] > Subscribe/Unsubscribe: > http://lists1.safesecureweb.com/mailman/listinfo/list > List Archives: > http://www.mail-archive.com/list%40list.dfwcfug.org/ > http://www.mail-archive.com/list%40dfwcfug.org/ > DFWCFUG Sponsors: > www.instantspot.com/ > www.teksystems.com/ > > -- ~Dave Shuck [EMAIL PROTECTED] http://daveshuck.instantspot.com
_______________________________________________ Reply to DFWCFUG: [email protected] Subscribe/Unsubscribe: http://lists1.safesecureweb.com/mailman/listinfo/list List Archives: http://www.mail-archive.com/list%40list.dfwcfug.org/ http://www.mail-archive.com/list%40dfwcfug.org/ DFWCFUG Sponsors: www.instantspot.com/ www.teksystems.com/
