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

Re: commit failed - No such file or directory

From: Vikrama Sanjeeva <viki.sanjeeva_at_gmail.com>
Date: Tue, 11 May 2010 10:43:35 +0300

Hi All,

  Someone please help me to troubleshoot this issue.

Thanks.

Bye,
Viki.

On Mon, May 10, 2010 at 3:42 PM, Vikrama Sanjeeva
<viki.sanjeeva_at_gmail.com>wrote:

> Hi,
>
> 1: Did backup of live repository as below:
> hot-backup.py --archive-type=zip /my/svn/repo /my/svn/backup
>
> 2: Unzipped /my/svn/backup/repo-7.zip
>
> 3: checkout /my/svn/backup/repo-7 (using Tortoise)
>
> 4: On commit, am getting below error in Apache error_log
> ###############
> Can't create directory /my/svn/backup/repo-7/db/transactions/7-8.txn': No
> such file or directory [500, #2]
> ###############
>
> *httpd.conf*:
> <Location /svn/bck>
> DAV svn
> SVNPath /my/svn/backup/repo-7
> AuthType Basic
> AuthName "Subversion repository"
> AuthUserFile /my/svn/users/svn-repo-auth-file
> Require valid-user
> </Location>
>
> Please guide.
>
> Bye,
> Viki.
>
Received on 2010-05-11 09:44:11 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.