You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Magnus Ekhall <ko...@lysator.liu.se> on 2006/06/09 17:59:33 UTC

Locks, hooks, conf received from svn update...

Hi,

I just installed svn and created a repository. (I'm using svnserve)
I committed some files, and that was no problem.
However, when I did an update later on, I also got the following
directories from the server:

conf
dav
db
hooks
locks

Those directories are internal to the repository, right?
How come they are suddenly under unintentional version control?
:)

Cheers,
Magnus

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Locks, hooks, conf received from svn update...

Posted by Nico Kadel-Garcia <nk...@comcast.net>.
Magnus Ekhall wrote:
> Hi,
>
> I just installed svn and created a repository. (I'm using svnserve)
> I committed some files, and that was no problem.
> However, when I did an update later on, I also got the following
> directories from the server:
>
> conf
> dav
> db
> hooks
> locks

Sounds like you did something extra in the process, like doing an "svn 
import" from the directory with the repository in it.

> Those directories are internal to the repository, right?
> How come they are suddenly under unintentional version control?
> :)
>
> Cheers,
> Magnus
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org