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

Re: merge problem

From: Julien TOUCHE <julien.touche_at_lycos.com>
Date: 2005-06-16 22:03:25 CEST

Julien TOUCHE a écrit :
>> one of my developpers has a problem when trying to merge files with tsvn
>> 1.1.7 on winxpsp1 (server is a linux svn 1.1.x):
>>
>> PROPFIND request failed on '/svn/repos/!svn/vcc/default'
>> PROPFIND of '/svn/repos/!svn/vcc/default': 403 Forbidden
>> (https://svn.XXX.local)
>>
i finally debug it to a problem with unconfigured but actived security
plugin (mod_dosevasive, mod_security)
now merge-dry-run and merge-diff work but not real merge.

Tsvn merge returns:
"Error Could not save file
Error Can't open 'tmp': access denied."

problem is: where is 'tmp' ?
on client or server, in fs or in repository

there is a classical linux fs on server with /tmp chmoded 1777
seems there is no tmp in repository
i doubt there is any modified acl on the windows client.

ideas ?

thanks
Regards

                Julien

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 16 22:05:22 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.