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

Re: README.txt, dav, db, etc. in repository

From: Joe Cooper <joe_at_enthought.com>
Date: 2003-11-19 21:21:35 CET

"C. Michael Pilato" <cmpilato@collab.net> wrote ..
> "Joe Cooper" <joe@enthought.com> writes:
>
> > Hi all,
> >
> > We have several SVN repositories here, and most are working
> > fine...but one of them has somehow ended up with the README.txt and
> > format files, and the db, dav, hooks, etc. directories in the
> > repository--so when I use 'svnlook tree' or browse via WebDAV, I see
> > all of this extraneous stuff listed, likewise if we do a checkout we
> > get all of the files in the directory rather than just the stuff we
> > actually want under version control.
>
> Chances are real good that the db, dav, hooks stuff *in* the
> repository don't actually represent the repository itself. This kinda
> thing can happen if someone runs 'svnadmin create' in a working copy,
> and then accidentally commits the little repos they made.

Thanks for the quick reply Michael.

So, do I 'svn delete' in a working copy? I actually have all of the files in those directories, and such, in a checkout--so won't that remove them out from under the repo? I'm still new to svn at this point, and so I'm not quite sure how this kind of thing would play out...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 19 21:22:32 2003

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.