Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 12620] New: remember the cwd between BUILD and INSTALL

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 12620] New: remember the cwd between BUILD and INSTALL
  • Date: 6 Jun 2006 20:05:48 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12620

Summary: remember the cwd between BUILD and INSTALL
Product: Sorcery
Version: Untargetted future release
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: delve
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: dmlb2000 AT gmail.com


Spells change directory between BUILD and INSTALL quite a bit delve should
have
some mechanism to mimic this.

I would recommend (and it's implemented in stage-root sorcery) some sort of
environmental variable that is a path to a file that contains the working
directory of where BUILD left off, then if that file exists change directory
to
what's contained in the file else try $SOURCE_DIRECTORY else cd
$BUILD_DIRECTORY.

This is something that wouldn't be used by the user calling delve it would be
transparent to what the user is doing with delve. However, with the
implementation stated above other sorcery scripts (cast) could set their own
location for the file containing where BUILD left off.

This also may be a dependency of bug #11890

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Sorcery-Bugs] [Bug 12620] New: remember the cwd between BUILD and INSTALL, bugzilla-daemon, 06/06/2006

Archive powered by MHonArc 2.6.24.

Top of Page