Hi,

I've been at this for more than a day now and struggling to resolve
this problem...

server...
os: winserver 2008r2
repository location: pooled software raid drive (appears as Removable
Storage)
authentication: basic
VisualSVN service: logs on under Administrator account
drive permissions: full for all accounts

client...
win7 + TortoiseSVN

I can access the repository and checkout fine, but problems occur when
committing more than a few files.

Committing single files or a collection small in size (less than
500KB) seem to commit fine however with larger commits they always
fail with an Access Denied message. The criteria for the 'fail' seems
to be hard to pinpoint as sometimes I can commit two large xml files
and other times I can't. Since I can commit intermittently I'm
assuming my problem isn't permissions related.

The event log always produces the same three error msgs for each
failed commit...
Log Name:      VisualSVNServer
Source:        VisualSVN Server 2.5
Date:          19/12/2012 16:15:38
Event ID:      1001
Task Category: Apache
Level:         Error
Description:
Can't write to file 'V:\\repositories\\backups\\db\\transactions\
\19-1g.txn\\node.0-16.0.children': Access is denied.    [500, #720005]
[client 10.0.0.3]

Log Name:      VisualSVNServer
Source:        VisualSVN Server 2.5
Date:          19/12/2012 16:15:38
Event ID:      1001
Task Category: Apache
Level:         Error
Keywords:      Classic
Description:
Could not create file within the repository.  [500, #720005]
[client 10.0.0.3]

Log Name:      VisualSVNServer
Source:        VisualSVN Server 2.5
Date:          19/12/2012 16:15:38
Event ID:      1001
Task Category: Apache
Level:         Error
Keywords:      Classic
Description:
Unable to PUT new contents for /svn/backups/!svn/txr/19-1g/New folder/
rooted_WSJ_0430.  [403, #0]
[client 10.0.0.3]


I've tried restarting the server, restarting the service and editing
the LimitRequestBody/LimitXMLRequestBody attributes to no avail. In
the meantime I setup svnserve to run as a windows service and I've
been using that flawlessly to get my repos started but I'm keen to get
VisualSVN working properly for when I'm working remotely.

Any suggestions on where I'm going wrong?

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To post to this group, send email to visualsvn@googlegroups.com.
To unsubscribe from this group, send email to 
visualsvn+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/visualsvn?hl=en.

Reply via email to