savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] Stow question


From: Paul Company
Subject: [Savannah-hackers] Stow question
Date: Sat, 7 Dec 2002 19:44:54 -0800 (PST)

Can someone give me a description of what
the following subroutines do:
  CoalesceTrees and EmptyTree

And in subroutine Unstow, can someone explain
the variables:
  $pure, $subpure, $othercollection, and $subother

and the last line:
  if ((!$pure || !$targetdir) && @puresubdirs) {
    CoalesceTrees($targetdir, $stow, @puresubdirs);
  };

I try to unlink a package and end up in
EmptyTree where it runs DoUn









reply via email to

[Prev in Thread] Current Thread [Next in Thread]