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

loss of committed changes

From: mike south <msouth_at_nandomedia.com>
Date: 2004-11-11 19:21:08 CET

Hi,

we have seen a few incidents where a committed change gets lost, and in
at least one case lost repeatedly. In searching the archives for this I
noticed a post that seemed to be describing the same thing I have seen:

http://svn.haxx.se/dev/archive-2002-04/0008.shtml

relevant text:

>> You forgot to actually declare dav_svn_get_repo_name.
>> dav_svn_repo_name is static, so that doesn't belong in the header
(it >>isn't
>> in there, but is in the commit msg).

>Not sure why I have lost that change several times. Fixed though.

>Ben

If, by saying that, Ben is saying that he committed a change and it
disappeared, we're seeing that--a lot. We noticed an isolated case here
and there in the past, but yesterday when bunch of developers were
working, often in the same file, we would see changes disappear quite
frequently.

Here is the sequence:

     developer A commits, changing file Foo.pl

     developer B updates, getting developer A's changes to Foo.pl,
     running Foo.pl and seeing the results of those changes

     developer B commits, changing file Foo.pl, but not near Developer
     A's changes

     2 lines that Developer A committed are no longer there now, even
     though Developer B did not remove them.

We also had a line get doubled (i.e. the same line of code appears twice
in the file), and I've seen the change-reverse behavior above with an
add/subtract pair of lines as well.

In another incident yesterday, Developer A committed, Developer B svn
upped and saw Developer A's changes come in, Developer C svn upped, but
didn't see Developer A's changes come in.

Has anyone seen anything like this? (I would love to provide you with a
shell script to reproduce, but at this point we don't have it pinned
down. It seemed to be a lot more prevalent yesterday with multiple
people working at once on the same files.)

mike

-- 
-----------------------------------------
       Name : Mike South
      Title : Software Developer
    Company : Nando Media
Work Phone : (919) 861-1259
   Work Fax : (919) 861-1300
Work Email : msouth@nandomedia.com
        AIM : msouthnando
   Web Site : http://www.nandomedia.com/
-----------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 11 19:21:58 2004

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.