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

copying a checkout

From: Earl A. Killian <earl_at_killian.com>
Date: 2005-01-21 15:17:59 CET

I have one site with the svn repository, and another site with 3
machines. I have done a "svn co" on the first machine at the remote
site and it is still going hours later. So rather doing "svn co" on
the 2nd machine at the remote site, I want to do on machine1
  rsync -a trunk machine2:
which will be much faster. However, I don't know if there is any
per-client information in the .svn directories. Does anyone know if
this will work?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 21 18:29:44 2005

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.