<div dir="ltr"><div>Hello everyone, I'm new to this community. I wanted to share a problem with you and see if someone can help:</div><div><br></div><div><br></div><div>I'm having osme issues regarding the file "entries", present in every SVN repository, you can see the error right here:</div><div><br></div><div><br></div><div><span style="white-space:pre">         </span>starting: Wed Oct 25 14:16:59 CEST 2017</div><div><br></div><div><span style="white-space:pre">              </span>svn: Can't open file '.svn/entries': Permission denied</div><div><span style="white-space:pre">            </span>svn: Can't open file '.svn/entries': Permission denied</div><div><span style="white-space:pre">            </span>svn: Can't open file '.svn/entries': Permission denied</div><div><span style="white-space:pre">            </span>svn: Can't open file '.svn/entries': Permission denied</div><div><span style="white-space:pre">            </span>svn: Can't open file '.svn/entries': Permission denied</div><div><span style="white-space:pre">            </span>svn: Can't open file '.svn/entries': Permission denied</div><div><span style="white-space:pre">            </span>svn: Can't open file '.svn/entries': Permission denied</div><div><span style="white-space:pre">            </span>svn: Can't open file '.svn/entries': Permission denied</div><div><span style="white-space:pre">            </span>svn: Can't open file '.svn/entries': Permission denied</div><div><span style="white-space:pre">            </span>svn: Can't open file '.svn/entries': Permission denied</div><div><br></div><div><br></div><div><span style="white-space:pre">          </span>Trying to get all of the configs.</div><div><span style="white-space:pre">             </span><a href="http://10.111.24.79">10.111.24.79</a>: missed cmd(s): write term</div><div><span style="white-space:pre">               </span><a href="http://10.111.24.78">10.111.24.78</a>: missed cmd(s): write term</div><div><span style="white-space:pre">               </span>=====================================</div><div><span style="white-space:pre">         </span>Getting missed routers: round 1.</div><div><span style="white-space:pre">              </span><a href="http://10.111.24.79">10.111.24.79</a>: missed cmd(s): write term</div><div><span style="white-space:pre">               </span><a href="http://10.111.24.78">10.111.24.78</a>: missed cmd(s): write term,show running-config</div><div><span style="white-space:pre">           </span><a href="http://10.111.24.78">10.111.24.78</a>: End of run not found</div><div><span style="white-space:pre">            </span>!</div><div><span style="white-space:pre">             </span>=====================================</div><div><span style="white-space:pre">         </span>Getting missed routers: round 2.</div><div><span style="white-space:pre">              </span><a href="http://10.111.24.78">10.111.24.78</a>: missed cmd(s): write term,show running-config</div><div><span style="white-space:pre">           </span><a href="http://10.111.24.78">10.111.24.78</a>: End of run not found</div><div><span style="white-space:pre">            </span>!</div><div><span style="white-space:pre">             </span>=====================================</div><div><span style="white-space:pre">         </span>Getting missed routers: round 3.</div><div><span style="white-space:pre">              </span><a href="http://10.111.24.78">10.111.24.78</a>: missed cmd(s): write term,show running-config</div><div><span style="white-space:pre">           </span><a href="http://10.111.24.78">10.111.24.78</a>: End of run not found</div><div><span style="white-space:pre">            </span>!</div><div><span style="white-space:pre">             </span>=====================================</div><div><span style="white-space:pre">         </span>Getting missed routers: round 4.</div><div><span style="white-space:pre">              </span><a href="http://10.111.24.78">10.111.24.78</a>: missed cmd(s): write term</div><div><span style="white-space:pre">               </span><a href="http://10.111.24.78">10.111.24.78</a>: End of run not found</div><div><span style="white-space:pre">            </span><--- More ---></div><div><span style="white-space:pre">          </span>svn: Unable to lock 'configs'</div><div><span style="white-space:pre">         </span>svn: Commit failed (details follow):</div><div><span style="white-space:pre">          </span>svn: Unable to lock '/var/rancid/SP/configs'</div><div><br></div><div><span style="white-space:pre">         </span>ending: Wed Oct 25 14:24:20 CEST 2017</div><div><br></div><div><br></div><div><br></div><div>And these are the permisisons of the files in this directory:</div><div><br></div><div><span style="white-space:pre">         </span>root@HOSTNAME:/var/rancid/SP/.svn# ls -lha</div><div><span style="white-space:pre">            </span>total 32K</div><div><span style="white-space:pre">             </span>drwxr-x---. 6 rancid rancid 4.0K Oct 25 14:24 .</div><div><span style="white-space:pre">               </span>drwxr-x---. 4 rancid rancid 4.0K Oct 25 14:24 ..</div><div><span style="white-space:pre">              </span>-r--r-----. 1 rancid rancid   73 Dec  5  2013 dir-prop-base</div><div><span style="white-space:pre">               </span>-r--r-----  1 rancid rancid  330 Oct 25 14:16 entries</div><div><span style="white-space:pre">               </span>drwxr-x---. 2 rancid rancid 4.0K Dec  5  2013 prop-base</div><div><span style="white-space:pre">             </span>drwxr-x---. 2 rancid rancid 4.0K Dec  5  2013 props</div><div><span style="white-space:pre">         </span>drwxr-x---. 2 rancid rancid 4.0K Sep 26 10:26 text-base</div><div><span style="white-space:pre">               </span>drwxr-x---  5 rancid rancid 4.0K Oct 25 14:16 tmp</div><div><br></div><div><br></div><div>- For some reason, I'm receiving this error (Permission denied) but the permissions seem right to me.</div><div>- For these 2 specific CISCO ASA device, it seem I need to run the specific command: "terminal pager 10000" before the "show running-config" command, to avoid the "<-- More -->" banner. How can I modify the rancid config files to only execute that command for these 2 specific host and not the rest of CISCO ASA?</div><div><div class="gmail_signature"><div dir="ltr"><div><br></div><div><b style="font-family:arial;font-size:small"><font color="#666666">Marcel Sánchez Toledano</font></b><br></div><br></div></div></div>
</div>