You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Rob Mills <ro...@sitemakers.co.uk> on 2008/07/09 22:30:03 UTC

Comitting files from network share

Hi,

I have had quite a strange issue with using subversion. I am attempting 
to use tortoisesvn (1.5) on windows (vista), the local files that i am 
wanting to commit are located on a local development server running 
centos linux 4.6. This is accessed via a samba share from my windows 
machine. When i do an initial commit the files all transfer but the 
operation fails at the end with this message or similar (the failed file 
seems to be totally random):

Commit succeeded, but other errors follow:
Error bumping revisions post-commit (details follow):
In directory 'L:\MYPATH\public_html\backoffice\images\icons'
Error processing command 'committed' in
'L:\MYPATH\public_html\backoffice\images\icons'
Can't move
'L:\MYPATH\public_html\backoffice...\1.gif.svn-work'
to
'L:\MYPATH\public_html\backoffice\images\icons\...\
Access is denied.

Any further commits do not recognise which files have been changed and 
give an error like this:

Server sent unexpected return value (405 method not allowed) in response 
to MKCOL request for  
'/backoffice/!svn/wrk/c8d3ea5b-2f28-f146-844b-25725e56cf4d/trunk/www.mysite.com/public_html'

Ultimately the versioning doesn't seem to work in this environment, i 
dont know if this is something as simple as file permissions / ownershop 
or something altogether more complicated than that.

Would really appreciate any help on this.

Thanks.

Rob.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org