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

Problem checkout files under mounted drive.

From: Zemian Deng <zemiandeng_at_gmail.com>
Date: 2005-02-25 21:14:38 CET

Hi all,

I have problem getting files checkout when I am working on a mounted
point path. Can anyone help?

This is the error message:
/mnt/javaclass/deng$ svn co svn://zem-lnx/sandbox/myproject test
svn: Can't move 'test/.svn/tmp/entries' to 'test/.svn/entries':
Permission denied

I verified that I can create and delete files and dirs under
/mnt/javaclass/deng. So what is going on?

I am using FedoraCore3:
/mnt/javaclass/deng$ uname -a
Linux zem-dev 2.6.10-1.760_FC3 #1 Wed Feb 2 00:14:23 EST 2005 i686
i686 i386 GNU/Linux

/mnt/javaclass/deng$ svn --version
svn, version 1.1.2 (r12471)
   compiled Jan 10 2005, 07:01:51

Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' schema
  - handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' schema

-- Thanks.
~ zemian deng ~

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 25 22:30:12 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.