/[SVNBrowser]/trunk/lib/SVNBrowser/Bootstrap.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/SVNBrowser/Bootstrap.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 71 by dpavlin, Tue Sep 4 16:07:24 2007 UTC revision 72 by dpavlin, Thu Jan 31 20:03:11 2008 UTC
# Line 26  sub run { Line 26  sub run {
26    
27          $db->create(          $db->create(
28                  uri => 'file:///home/dpavlin/.svk/pliva',                  uri => 'file:///home/dpavlin/.svk/pliva',
29                  branch_regex => '(/[^/]+/[^/]+)(/.*)$',                  branch_regex => '(/(?:BackupPC|strix)/[^/]+|/[^/]+)(/?.*)$',
30          );          );
31  }  }
32    

Legend:
Removed from v.71  
changed lines
  Added in v.72

  ViewVC Help
Powered by ViewVC 1.1.26