Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 15920] New: scribe update fails with modified git grimoire

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 15920] New: scribe update fails with modified git grimoire
  • Date: 13 Dec 2010 20:32:09 -0000

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

Summary: scribe update fails with modified git grimoire
Product: Sorcery
Version: Untargetted future release
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: Scribe
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: pyrobor AT ver.si


Created an attachment (id=7556)
--> (http://bugs.sourcemage.org/attachment.cgi?id=7556)
git reset --hard HEAD before git pull

If you modify git grimoire and you then try to update it fails. This due to
the
fact that there are uncommitted changes and so new changes can't be fast
forwarded.

Simple "git reset --hard HEAD" solves the problem. And with that we get the
same behavior as with grimoires from tarballs. Local changes are overridden by
scribe update.

And since this is change in dl_git it should be checked if it breaks spells
that use git as download. But I think it doesn't.

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




Archive powered by MHonArc 2.6.24.

Top of Page