Re: Changes are getting clobbered when working on remote svn files

2011-09-01 Thread Geoff Hoffman
On Thu, Sep 1, 2011 at 1:38 PM, Ryan Schmidt < subversion-20...@ryandesign.com> wrote: > On Sep 1, 2011, at 13:52, Geoff Hoffman wrote: > > > I thought I would send this to the list to see if others have experienced > similar issues; and as a warning to look out for this scenario. > > What this sh

Re: Changes are getting clobbered when working on remote svn files

2011-09-01 Thread Geoff Hoffman
On Thu, Sep 1, 2011 at 12:24 PM, Konstantin Kolinko wrote: > 2011/9/1 Geoff Hoffman : > > We have a mixed development environment (Mac, Win, Linux). > > We have an SVN 1.6 repo on the LAN (Ubuntu server 10.04 LTS). > > We have a development server on the LAN (Ubuntu server 10.04 LTS). > > (I don't

Re: Changes are getting clobbered when working on remote svn files

2011-09-01 Thread Ryan Schmidt
On Sep 1, 2011, at 13:52, Geoff Hoffman wrote: > I thought I would send this to the list to see if others have experienced > similar issues; and as a warning to look out for this scenario. What this should serve as is a reminder to all developers to use "svn diff" (or GUI equivalent) every time

Re: Changes are getting clobbered when working on remote svn files

2011-09-01 Thread Konstantin Kolinko
2011/9/1 Geoff Hoffman : > We have a mixed development environment (Mac, Win, Linux). > We have an SVN 1.6 repo on the LAN (Ubuntu server 10.04 LTS). > We have a development server on the LAN (Ubuntu server 10.04 LTS). > (I don't think any of the hardware or software matters in this case, but > her