Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13732] scribe_add_update_worker classifies git targets as tarballs

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 13732] scribe_add_update_worker classifies git targets as tarballs
  • Date: 27 Apr 2007 22:25:15 -0000

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





------- Additional Comments From acedit AT armory.com 2007-04-27 17:25 -------
Im concerned about the future integrity of the code.

Inverting the check changes the default. Which then effects the subsequent
code
execution. The default code-path would then be to look in $SOURCE_CACHE for a
file of a certain name, unpack it, then download a resource into it. That
resource is a tree or file, we dont know which (the check is a guess). The
current default is to simply download the resource and figure out what it is.

The developer has to "opt-in" to the additional tree handling. Inverting the
check requires them to "opt-out" of it.

--
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.




Archive powered by MHonArc 2.6.24.

Top of Page