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

Restriction on svnmucc targets in same repository?

From: sebb <sebbaz_at_gmail.com>
Date: Tue, 7 Jul 2020 12:55:16 +0100

Is there any restriction on svnmucc targets which can appear in a batch script?

I assume that all targets must be in the same repository, but are
there any further restrictions, e.g. must they have the same initial
root directory path?

I ask this because I am getting the following:

svnmucc: E175013: Access to '/.../!svn/rvr/98024' forbidden

The script is equivalent to:

put
file.txt
top1/file.txt

mv
top2/d1/file2.txt
top2/d2/file2.txt

top1 and top2 are different top-level root folders in the same repository, i.e.
svn info root/top1 gives the same UUID as svn info root/top2

Sebb
Received on 2020-07-07 13:55:32 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.