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

Re: Poor performance in windows. Switching back to CVS

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: 2007-02-16 03:59:49 CET

Jan Hendrik wrote:

> The point, however, is that *all* FTP synching has to done from the
> *same* WC - all the other WCs have timestamps different from
> those on the webserver (checkout/commit time).

I'd be even more extreme about this and use that WC only for staging.
That is, never edit or commit from there. Instead, edit/commit from
other working copies then update this WC, do any final testing you might
do, and push to production. That not only avoids timestamp issues, but
it eliminates the possibility of putting something in production that
you had changed locally and not committed - which can lead to not being
able to back out the next change, should the need arise.

-- 
   Les Mikesell
    lesmikesell@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 16 04:00:48 2007

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.