Hello!

 

Thanks a lot for your reply! I'm sure I already tested it without the ">",  
because 
I asked in an other forum if  the ">" is necessary, the answer was yes :-) 
Absolutely confused, maybe there was an other problem.... Ok, now I run it 
without the ">" and it works, fine! But I found out it is not possible to 
use the directory "SVNBackup", is it reserved? When I use SVNBackup1 it 
works. I did dozens test with SVNBackup directory, how ever....

 

You wrote*: you should specify the full path to a repository, not 
collection of repositories.*

 

Is there a way to pickup all repositories automatically? I will run a batch 
file to backup my repositories once a week and I will not to have extending 
the batch for every new project.  

 

I look forward to any suggestions!


On Monday, November 14, 2016 at 11:20:47 AM UTC+1, pavel.lyalyakin wrote:
>
> Hello,
>
> On Sat, Nov 12, 2016 at 10:44 AM, <gno...@web.de <javascript:>> wrote:
>
>> Hello Community,
>>
>>  
>>
>> I am new in VisualSVN Server (Standard Edition). Unfortunately I am 
>> unable to run backups. 
>>
>>  
>>
>> If I run command line -> svnadmin hotcopy c:\Reposiories > 
>> c:\Test\SVNBackup
>>
>>  
>>
>> I got the message "access denied" 
>>
>>  
>>
>> I tried to run the command line as administrator and I also tried to 
>> switch the UAC to "never notify", as mentioned here: 
>> <http://goog_1164054397>
>> http://serverfault.com/questions/477788/visualsvn-on-windows-2012-how-to-run-svnadmin-hotcopy-getting-access-is-den
>>
>>  
>>
>> What is the problem? Is there any help outside?
>>
>>  
>>
>> Kind regards
>>
>
> Make sure that your user account has access to "C:\Repositories" and 
> "C:\Test\SVNBackup". BTW, the command line that you run seems to be 
> incorrect. You should normally run `svnadmin hotcopy` 
> <https://www.visualsvn.com/support/svnbook/ref/svnadmin/c/hotcopy/> like 
> this:
> [[[
> svnadmin hotcopy "C:\Repositories\MyRepository" 
> "C:\Test\SVNBackup\MyRepositoryBackup"
> ]]]
>
> In other words, you don't need to use ">" redirection operator and you 
> should specify the full path to a repository, not collection of 
> repositories.
>
> --
> With best regards,
> Pavel Lyalyakin
> VisualSVN Team
>

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to visualsvn+unsubscr...@googlegroups.com.
To post to this group, send email to visualsvn@googlegroups.com.
Visit this group at https://groups.google.com/group/visualsvn.
For more options, visit https://groups.google.com/d/optout.

Reply via email to