[Futher information for the patch]
Steve Kowalik <[EMAIL PROTECTED]> writes:
>
> + } elsif ($opt_layout == 2) {
> + foreach (('trunk', 'tags')) {
> + if (system("svn ls svn://svn.wedontsleep.org/debian/$_")) {
> + withecho("svn", "-m", "$scriptname Creating $_", "mkdir",
> "$opt_svnurl/$_");
> + }
> + }
>
> The url points to 'svn://svn.wedontsleep.org/debian/'. could you
> elaborate this part.
>
Hrm. That isn't supposed to be there.
Sorry about that, I didn't even
realise. svn://svn.wedontsleep.org/debian should be replaced with
$opt_svnurl
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]