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

Error Commit Add Folder

From: lapidarynewbie <rlichvar_at_sainc.com>
Date: Tue, 13 Jan 2009 08:01:04 -0800 (PST)

First of all, I still consider myself to be an SVN/TortoiseSVN newbie and
still a Linux beginner, so please bear with me if I seem to be repeating
other posts.

Environment:
Server - RH 5, Apache 2. Latest version of Subversion.
Client - Vista; TortoiseSVN

Previous repository created before I arrived here.

Attempting to get to the repository for checkout using:

https://ourserver.ourdomain.com/RepositoryName/

gives the 405 Method Not Allowed error for one user and 403 Access Denied
for another when trying to check out a working copy of the repository the
first time. ("RepositoryName" also represents the directory name of the
repository.) Using TortoiseSVN another user is getting:

"In a new repository repos/AET – has no content
Error received when attempted to commit an add of a folder. Same error
received when attempted to create a new folder in the repository directly
with repo-browser. User has rw access for /repos/AET." Error is:

"Can't create directory '........': Permission Denied"

users.access appears to have appropriate access permissions. users.access
contains:

[RepositoryName:/]
userwith403_at_ourdomain.com = rw
userwith405_at_ourdomain.com = rw

Also, originally there wasn't in users.access

[foldername:/projectname]

with user access entries in it for this repository so I aped another entry
using RepositoryName for projectname just as is the case for other entries.

Have been able to checkout a working copy of another repository w/o a
problem.

What am I missing?

Many thanks for your help!

-- 
View this message in context: http://www.nabble.com/Error-Commit-Add-Folder-tp21438681p21438681.html
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1022163
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-13 17:28:47 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.