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

Re: Problems After Repository Move

From: Radomir Zoltowski <radomir.zoltowski_at_s3group.com>
Date: Mon, 13 Jul 2009 18:08:42 +0100

Use rsync between machines, not cp. Read thoroughly on options that
rsync provides and you will be sorted. Repeat the same rsync until
nothing is to be copied. Also, make sure than permissions are
equivalently effective 100% and nobody is using the repository while
you're doing the rsync.

R.

Richard Lichvar wrote:
>
> We recently moved a very large SVN repository from one Linux server to
> another (RHEL 5 to CentOS 5.3). I was told to just copy over the
> repository and the appropriate conf files. (Unfortunately there isn’t
> enough disk space on the old machine to export this multi-GB
> repository.) While the Kerberos authentication we do seems to work, we
> get a “no such revision” when trying to browse the repository. (This
> is from a local test repository on my local PC.) We are using
> variously TortoiseSVN and VisualSVN (the .NET developers using Visual
> Studio).
>
>
>
> 1. Is this a problem which can be fixed?
>
> 2. Or, do we actually have to export the repository on the old
> machine (probably to an NFS share we’ll have to have our IS department
> create) and then create the repository new on the new machine and
> import the repository? (In other words, can the repository and conf
> files be copied over as suggested and perhaps in the copy process did
> something screw-up? We did have a couple of cases where revs didn’t
> want to copy; but after multiple re-trys they did. The revs in
> question happened to be 1+ GB each.)
>
>
>
> Many thanks for your help with this!
>
>
>
>
>
>
>
>
>

The information contained in this e-mail and in any attachments is confidential and is designated solely for the attention of the intended recipient(s). If you are not an intended recipient, you must not use, disclose, copy, distribute or retain this e-mail or any part thereof. If you have received this e-mail in error, please notify the sender by return e-mail and delete all copies of this e-mail from your computer system(s).
Please direct any additional queries to: communications_at_s3group.com.
Thank You.
Silicon and Software Systems Limited. Registered in Ireland no. 378073.
Registered Office: South County Business Park, Leopardstown, Dublin 18

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2370999

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-13 19:09:48 CEST

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.