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

Re: Read-only files in .svn causing problems w/ move + delete

From: Kalin KOZHUHAROV <kalin_at_thinrope.net>
Date: 2005-08-23 03:33:21 CEST

Jacob C wrote:
> Hello,
>
> For some reason whenever I add and commit a new directory to subversion it creates read-only files in the new .svn directory. For example, here is a
> listing of one particular .svn directory:
>
> [root@enigma-purple .svn]# uname -a
> Linux *********** 2.6.8.1-12mdksmp #1 SMP Fri Oct 1 11:24:45 CEST 2004 i686 AMD Athlon(TM) MP 1900+ unknown GNU/Linux
> [root@enigma-purple .svn]# ls -la
    ^^^^^^
> total 5242880
> drwxr-xr-x 1 jacobc jacobc 0 Aug 22 17:50 .
> drwxr-xr-x 1 jacobc jacobc 0 Aug 22 17:50 ..
> -r--r--r-- 1 jacobc jacobc 0 Aug 22 17:50 empty-file
> -r--r--r-- 1 jacobc jacobc 348 Aug 22 17:52 entries
> -rwxr--r-- 1 jacobc jacobc 2 Aug 22 17:52 format
> drwxr-xr-x 1 jacobc jacobc 0 Aug 22 17:50 prop-base
> drwxr-xr-x 1 jacobc jacobc 0 Aug 22 17:50 props
> -r--r--r-- 1 jacobc jacobc 118 Aug 22 17:52 README.txt
> drwxr-xr-x 1 jacobc jacobc 0 Aug 22 17:50 text-base
> drwxr-xr-x 1 jacobc jacobc 0 Aug 22 17:50 tmp
> drwxr-xr-x 1 jacobc jacobc 0 Aug 22 17:50 wcprops
                 ^^^^^^^^^^^^^^

I bet this (^^^) is the problem. Did you checkout as another user
(jacobc) and trying to work as root?

Try to work with the same user on a working directory (seem to does not
matter whether on of them is root or not).

Kalin.

-- 
|[ ~~~~~~~~~~~~~~~~~~~~~~ ]|
+-> http://ThinRope.net/ <-+
|[ ______________________ ]|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 23 03:35:40 2005

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.