Hello Omar!

> Using the commands you described below, everything worked out ok
> without using trunk (I kept the same versions of FSVS and SVN).
Fine.

> I just noticed it took a lot longer to use this method than using
> checkout. For example, it took approx. 20 minutes to recover 16 GB of
> data with the checkout command (before it would give the out of memory
> error) vs it taking roughly 5 hours to recover 16 GB of data using the
> update command.
Yes, I know. That's because the "update" command goes through all URLs to see 
changes,
and then fetches them one by one ... which is bad for high-latency links.

Checkout just does a single call, and the rest is streaming data.

> Which brings me to the question of: Supposing my production server
> crashed completely and I needed to restore the system from scratch....
> What is the correct way to recover data?
Apply the patch I sent you and be finished with "checkout" in 20 minutes :-)


Regards,

Phil

-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

------------------------------------------------------
http://fsvs.tigris.org/ds/viewMessage.do?dsForumId=3928&dsMessageId=2359440

To unsubscribe from this discussion, e-mail: 
[[email protected]].

Reply via email to