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

Re: Newbie: txn-current-lock': Permission denied Problem

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Sat, 31 Jan 2009 20:51:58 -0600

On Jan 31, 2009, at 16:54, Mikhail Berlioz Alexandrovich wrote:

> I successfully made a repository in /svn/mfe (I'm using Linux).
> The contents and permissions of /svn/mfe is:
>
>
> drwxr-xr-x 2 root root 4.0K 2009-01-31 16:30 conf/
> drwxr-sr-x 6 root root 4.0K 2009-01-31 16:31 db/
> -r--r--r-- 1 root root 2 2008-09-09 13:40 format
> drwxr-xr-x 2 root root 4.0K 2008-09-09 13:40 hooks/
> drwxr-xr-x 2 root root 4.0K 2008-09-09 13:40 locks/
> -rw-r--r-- 1 root root 229 2008-09-09 13:40 README.txt
>
>
> The name of the directory that me and my classmates used is
> "200809" (I was surprised there's no "/svn/mfe/200809" directory).

This should not surprise you. The directory /svn/mfe is a database in
a format that only Subversion understands. You will not see inside it
any of the files or directories that you have imported into the
Subversion repository, and you should not make files or directories
inside this directory. For these tasks, you must use a Subversion
client. The README.txt in the above directory explains this, to some
extent.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1083202

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-01 03:53:16 CET

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.