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

RE: moved repository

From: Marriott, Arthur <Arthur.Marriott_at_uc4.com>
Date: Wed, 25 Jul 2012 18:30:34 +0200

Actually, since the incumbent platform was already doing nightly backups using "svnadmin dump", we created fresh repositories on the new machine and incorporated the data using "svnadmin load". Admittedly there may have been a problem there--on several of the larger repositories, it was necessary to use the "--bypass-prop-validation" argument. However, on our first "trial run" with this several months ago, the result seemed to work fine.

-----Original Message-----
From: Nico Kadel-Garcia [mailto:nkadel_at_gmail.com]
Sent: Wednesday, July 25, 2012 5:44 AM
To: Talkov, Roger
Cc: users_at_subversion.apache.org; Marriott, Arthur
Subject: Re: moved repository

On Tue, Jul 24, 2012 at 2:48 PM, Talkov, Roger <Roger.Talkov_at_uc4.com> wrote:
> We moved out repository to a new server.
> I was able to do svn log on files or directories but when I tried to
> do a commit, I get errors like the following:

How did you "move the repository"? Did you use svnsync, are you using HTTPS access, did you migrate webserver configuration files? If you use Apache and just copied the files over, did you set the file ownership so the 'apache' user has write access to the database files?

Details, man, details!!!

>
> org.apache.subversion.javahl.ClientException: RA layer request failed
> svn: Commit failed (details follow):
> svn: Server sent unexpected return value (500 Internal Server Error)
> in response to POST request for '/svn/!svn/me'
>
> I get these erros from all clients: command line, Tortoise, & subclipse.
> I did an svn switch -relocate oldURL newURL, but this didn't help
>
> Roger Talkov
> Senior Java Developer
> -------------------------------------------------
> UC4 Software, Inc.
> 14475 NE 24th St Suite 210
> Bellevue, WA 98005
> USA
> phone: (425) 633-2568
>
> web: www.UC4.com
> mailto:Roger.Talkov_at_uc4.com
>
>
>
>
> This email (including any attachments) may contain information which
> is privileged, confidential, or protected. If you are not the intended
> recipient, note that any disclosure, copying, distribution, or use of
> the contents of this message and attached files is prohibited. If you
> have received this email in error, please notify the sender and delete
> this email and any attached files.
>
Received on 2012-07-25 22:24:30 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.