[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: Jeff Smith <jsmith_at_robotronics.com>
Date: 2007-02-16 00:55:42 CET

On Thursday 15 February 2007 15:15, Jan Hendrik wrote:
> So not FTP synch is messed up, it's that SVN and FTP synch
> don't go together too well.

That's what I was thinking... combining two independent version
control systems on the same set of files is a bad idea. It would be
important for you all to use subversion clients, not share one WC.

The way I would get out of it is simple (assuming I don't keep causing
the problem) is just use `touch` to update timestamps on only the WC
files, then let svn commit everything. I guess it would take longer
than having the --ignore-timestamp option though.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 16 00:56:52 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.