Hi, Georg,

> It's due to - he has PHP 5.2x on his local and doesn't want to upgrade it 
> (for supporting another older PHP4x site with certain config) and we have PHP 
> 5.3x with some required other extensions on the dev server - so that's the 
> reason for doing it this way in only his case.

Maybe he should install both PHP versions in parallel locally.

And even the need to synchronize his directory to the server to execute it in 
PHP there does not force him to have the working copy there.

He could have his working copy locally, so he can update and commit there in 
the normal way, and use some script (maybe using rsync, or ftp) to synchronize 
it to the dev server just for execution.

This even saves him the step to re-synchronize it back to his local machine 
after update.


Mit freundlichen Grüßen

Markus Schaber

___________________________
We software Automation.

3S-Smart Software Solutions GmbH
Markus Schaber | Entwicklung
Memminger Str. 151 | 87439 Kempten | Tel. +49-831-54031-0 | Fax +49-831-54031-50

Email: m.scha...@3s-software.com | Web: http://www.3s-software.com 
CoDeSys Internet-Forum: http://forum.3s-software.com

Geschäftsführer: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | 
Handelsregister: Kempten HRB 6186 | USt-IDNr.: DE 167014915

Von: Geoff Hoffman [mailto:ghoff...@cardinalpath.com] 
Gesendet: Donnerstag, 1. September 2011 22:40
An: Konstantin Kolinko
Cc: users@subversion.apache.org
Betreff: Re: Changes are getting clobbered when working on remote svn files

Reply via email to