Home | History | Annotate | Download | only in Scripts

Lines Matching refs:repositoryRoot

301     my $repositoryRoot;
330 $repositoryRoot = $thisRoot if !$repositoryRoot;
331 last if $thisRoot ne $repositoryRoot;
389 my $repositoryRoot = $1;
391 $svnURL =~ s/$repositoryRoot\///;