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

Re: Error Commit Add Folder

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 13 Jan 2009 18:16:03 +0100

lapidarynewbie wrote:
> 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

405 indicates a firewall/virus scanner rejecting DAV requests.

> 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]

shouldn't that be [repositoryname:/foldername] ?

For server configurations, you should ask for help on the Subversion
mailing list (users at subversion tigris org)

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1022473
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-01-13 18:18:05 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.