[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-11-19 21:12:55 CET

"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.

---------------------------------------------------------------------
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:14:23 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.