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

Re: Subversion erase original date of files ??

From: Matt Pounsett <matt.pounsett_at_cira.ca>
Date: 2004-09-17 00:09:19 CEST

\On Sep 16, 2004, at 14:45, Franck.fd.Dupuy@alcatel.fr wrote:

> Beside the fact that the hotfix process is impacted by the
> modification of the date of the files, the whole replication process
> (diffusion of the master thought the WAN onto different sites) is
> impacted : Because ALL all the files seems to have changed for the
> replication tools (wich is using date of files to make a delta of
> files to replicate).

Can you use subversion itself to do your replication? I'm not sure if
this fits in with your model, but the client machines that you are
distributing to could have their own working copies of your data, and
read-only access to the repository. With this, you could periodically
run 'svn update' on those working copies to keep them up to date,
without re-transmitting the entire repository.

Matt Pounsett CIRA - Canadian Internet Registration
Authority
Technical Support Programmer 350 Sparks Street,
Suite 1110
matt.pounsett@cira.ca Ottawa, Ontario,
Canada
613.237.5335 ext. 231
http://www.cira.ca

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 17 00:10:34 2004

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.