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

RE: Repository files appearing in repository?

From: Monks, Peter <peter.monks_at_vignette.com>
Date: 2004-12-21 19:32:36 CET

G'day Joerg,

I didn't think to try that, although I did take a quick look at the
files in the db/revprops directory and there was only a single file in
there called "0". That suggests to me that the checked in repository
(assuming it was functional!) was empty.

Another thing to note:
The sets of developers who access these two repositories are
completely different (one repository is for the client I'm working
with, while the other is for the company I work for), which suggests
one of two things:

1. it's not a developer issue

   or

2. I'm the one causing the problem! ;-)

That being said, I'm going to try Ben's suggestion and see if I can
track down when this change occurred and who made it. I doubt it's an
automated script problem, since only one of the two repositories where
we've seen this occur has any automated scripts running.

Perhaps in one case it was developer-error and the other script-error?

Cheers,
Peter
 
----------------------------------------------------------------------
Peter Monks http://www.sydneyclimbing.com/
pmonks_at_sydneyclimbing.com http://www.geocities.com/yosemite/4455/
----------------------------------------------------------------------
 

 
 

> -----Original Message-----
> From: Joerg Hessdoerfer [mailto:Joerg.Hessdoerfer@sea-gmbh.com]
> Sent: Tuesday, December 21, 2004 10:08am
> To: users@subversion.tigris.org
> Cc: Monks, Peter
> Subject: Re: Repository files appearing in repository?
>
> Hi,
>
> On Tuesday 21 December 2004 18:44, Monks, Peter wrote:
> > G'day everyone,
> >
> > I've now seen some strange behaviour twice (in two different SVN
> > repositories), and was wondering whether anyone else had seen it or
> > whether it was just me?
> >
> > What happens is that at seemingly random times we seem to
> be ending up
> > with the raw repository files *in* our repository somewhere
> (ie. down
> > in one of the directories in our repository).
> >
> > So for example, this morning I did an update of one of my working
> > copies and in a directory something like "com/acme/widgets/whatsit"
> > appeared the following files and folders:
> > * README.txt
> > * format
> > * conf
> > * dav
> > * db (with subdirectories)
> > * hooks
> > * locks
> >
> > "svn delete"ing these files and folders and committing the delete
> > seems to fix the problem, but I have to admit that it's pretty
> > unnerving!
> >
> > Initially I thought that perhaps this was user error (ie. someone
> > accidentally checking in the SVN repository files), but on
> reflection
> > I realised that this is highly unlikely, since our developers don't
> > have access to the servers where the SVN repository files
> are stored.
> >
> > Another interesting tidbit is that the two repositories
> I've seen this
> > occur on were quite different. The first is a BDB based repository
> > hosted on SVN 1.0.5 running on a Solaris machine (binaries were
> > obtained from sunfreeware.com), while the second is an FSFS based
> > repository hosted in SVN 1.1.1 running on a Windows 2000 machine
> > (binaries were obtained from subversion.tigris.org).
> >
> > Cheers,
> > Peter
> >
> >
> ----------------------------------------------------------------------
> > Peter Monks
> http://www.sydneyclimbing.com/
> > pmonks@sydneyclimbing.com
> http://www.geocities.com/yosemite/4455/
> >
> ----------------------------------------------------------------------
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
>
> Just a quick thought... did you try to co those files and
> actually USE THEM as
> a repo? Maybe that would give you a hint on what a user tried
> to achieve...
> Or, 'svn log' them and see what turns up. Most of the times I
> saw those kind
> of things it's a user screwing up...
>
> Anecdote: today we had one guy setting an svn:externals ref
> and then 'svn
> delete'ing the wc folder, cause he didn't want it any more in
> his WC... time
> for another merge ;-)
>
> Greetings,
> Joerg
> --
> Leading SW developer - S.E.A GmbH
> Mail: joerg.hessdoerfer@sea-gmbh.com
> WWW: http://www.sea-gmbh.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 21 19:34:51 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.