<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 30/07/2013 08:11, Jason Yates wrote:<br>
    </div>
    <blockquote
      cite="mid:003801ce8cf3$fcd433f0$f67c9bd0$@jasonyates.co.uk"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi All,<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">Can anybody tell me how to delete a group
          from RANCID when using SVN?<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">I&#8217;ve removed the group name from
          rancid.conf but I can&#8217;t seem to delete it from SVN. If I do rm
          &#8211;rf &lt;NAME&gt; the folder still remains in SVN. If I try an
          svn delete &lt;NAME&gt; it returns svn: '.' is not a working
          copy<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">I can&#8217;t seem to find any documentation on
          how to do this with SVN, only with CVS.</p>
      </div>
    </blockquote>
    I'm not totally au fait with rancid but for me (on centos6 rancid
    from epel) <br>
    [root@rancid]# cd /var/rancid/test<br>
    [root@rancid]# svn info | grep 'Repository Root'&nbsp;&nbsp;&nbsp; <br>
    Repository Root: <a class="moz-txt-link-freetext" href="file:///var/rancid/CVS">file:///var/rancid/CVS</a><br>
    [root@rancid]# svn ls <a class="moz-txt-link-freetext" href="file:///var/rancid/CVS/test">file:///var/rancid/CVS/test</a><br>
    configs/<br>
    router.db<br>
    [root@rancid]# svn rm -m"remove test group"
    <a class="moz-txt-link-freetext" href="file:///var/rancid/CVS/test">file:///var/rancid/CVS/test</a> <br>
    <br>
    Committed revision 79.<br>
    [root@rancid]# <br>
    <br>
    then just delete the directory.<br>
    Hope that's useful. <br>
    <br>
    Vince<br>
    <br>
    <blockquote
      cite="mid:003801ce8cf3$fcd433f0$f67c9bd0$@jasonyates.co.uk"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">Any help is greatly appreciated.<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">Thanks<o:p></o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Rancid-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Rancid-discuss@shrubbery.net">Rancid-discuss@shrubbery.net</a>
<a class="moz-txt-link-freetext" href="http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss">http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss</a></pre>
    </blockquote>
    <br>
  </body>
</html>