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

Re: Moving a repository

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-11-11 04:53:10 CET

On Nov 9, 2004, at 8:06 AM, Brass wrote:

> Is it OK to move an FSFS repository by simply picking up the directory
> tree
> in which the repository resides and moving it to another machine? Or
> should
> I go through the whole dump/load thing?
>

It should be just fine. FSFS is using its own internal format, and the
format isn't sensitive to CPU endianness, database library versions,
operating systems, etc. A file containing FSFS data is universal, just
like an RCS file.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 11 04:53:35 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.