Access Problem with Subversion

2013-10-22 Thread Schwitter, Selina (Oerlikon BZ)

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.schwit...@oerlikon.commailto:selina.schwit...@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.



inline: image001.png

RE: Access Problem with Subversion

2013-10-22 Thread Bob Archer
 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