On Tue, Dec 10, 2013 at 7:48 PM, Philip Martin
wrote:
> Philip Martin writes:
>
> > ../src/subversion/libsvn_subr/io.c:3432: (apr_err=EACCES)
> > svn: E13: Can't open file
> '/home/pm/sw/subversion/obj2/repo/db/revs/0/1.l2p': Permission denied
>
> I fixed this with r1549924, but I don't k
Philip Martin writes:
> Philip Martin writes:
>
>> ../src/subversion/libsvn_subr/io.c:3432: (apr_err=EACCES)
>> svn: E13: Can't open file
>> '/home/pm/sw/subversion/obj2/repo/db/revs/0/1.l2p': Permission denied
>
> I fixed this with r1549924, but I don't know if Windows needs some other
Philip Martin writes:
> ../src/subversion/libsvn_subr/io.c:3432: (apr_err=EACCES)
> svn: E13: Can't open file
> '/home/pm/sw/subversion/obj2/repo/db/revs/0/1.l2p': Permission denied
I fixed this with r1549924, but I don't know if Windows needs some other
than EACCES:
+ err = svn_i
If libsvn_fs_fs/transaction.c:commit_body is interrupted after the new
l2p and p2l indices have been created but before the revision is
completed then the revs dir contains index files for the aborted commit
and the presence of these files causes subsequent commits to fail:
$ svnlook youngest re
4 matches
Mail list logo