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

Re: BUG: svn out of sync.. but says its not

From: Andreas Schweigstill <andreas_at_schweigstill.de>
Date: Fri, 23 May 2008 08:57:22 +0200

Hello!

> Sam Washburn wrote on Fri, 23 May 2008 at 02:02 -0400:
>> no, they are both working off of the same repo--an svn+ssh link. I've been
>> able to determine by a local diff that the problem files are only in that
>> Layouts dir and the missing change was a single commit, though I'm not sure
>> of the revision number. (I just remember committing these changes together)
>> Also, in the recent past I've had some intermittent network problems and
>> packet loss. Could this be a transactional problem?

It would have been really nice if you mentioned which Subversion
versions you are using on machines "dev", "prod" and the repository
server.

You mentioned that you are using the same repo, but this doesn't mean
that both working copies are located in the same path/branch. In order
to be sure you should do a "svn info <filename>" on the problematic
files on both machines and compare the full path information.

The problem you got usually occurs when the working copies (or parts of
them!) are located on different branches inside the same repository.

With best regards
Andreas Schweigstill

-- 
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstraße 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-23 08:57:38 CEST

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

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