[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Thu, 1 Sep 2011 15:38:05 -0500

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 before you commit, to make sure the changes you're about to commit are actually the ones you intended to make. I'm almost certain your developer is overwriting a newer file with an older file via his FTP client or IDE, and is not noticing because he's not checking the diff.
Received on 2011-09-01 22:38:41 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.