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

RE: Access Problem with Subversion

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Tue, 22 Oct 2013 13:39:46 +0000

> Hi all!
>
> I have a urgent problem with our subversion.
> I need to do a dump file, but I always get the answer, that I do not have
> access!
> But my user is administrator...
> Can you please help me?
>
>
>
> I really need this export!

At this point, it simply a file access issue. This really has nothing to do with subversion.

If you have access to run the exe and write access to the target directory then you should be good. However, I think you need to specify the dump file name...

svnadmin dump path_to_repo > e:\backup\reponame.dump

Not sure if that is the issue.

BOb
Received on 2013-10-22 15:40:21 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.