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

AW: Changes are getting clobbered when working on remote svn files

From: Markus Schaber <m.schaber_at_3s-software.com>
Date: Fri, 2 Sep 2011 08:26:21 +0200

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.schaber@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:ghoffman_at_cardinalpath.com]
Gesendet: Donnerstag, 1. September 2011 22:40
An: Konstantin Kolinko
Cc: users_at_subversion.apache.org
Betreff: Re: Changes are getting clobbered when working on remote svn files
Received on 2011-09-02 08:27:24 CEST

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.