You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Schwitter, Selina (Oerlikon BZ)" <se...@oerlikon.com> on 2013/10/22 10:11:56 UTC

Access Problem with Subversion

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?

[cid:image001.png@01CECF0F.22EADF00]

I really need this export!

Thanks a  lot.

Kind regards


Selina Schwitter
System Administrator

Oerlikon IT Solutions AG, Pfäffikon
Churerstrasse 120
8808 Pfäffikon SZ
Switzerland

P +4158 356 87 04
selina.schwitter@oerlikon.com<ma...@oerlikon.com>
www.oerlikon.com


P
Please consider our environment before printing this e-mail.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient or have received this e-mail in error,
please notify the sender immediately and destroy this e-mail. Unauthorised copying, disclosure and distribution of the material in this e-mail are strictly prohibited.




RE: Access Problem with Subversion

Posted by Bob Archer <Bo...@amsi.com>.
> 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