octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #7857] Replace dynamic casts of GUI/IDE ed


From: Dan Sebald
Subject: [Octave-patch-tracker] [patch #7857] Replace dynamic casts of GUI/IDE editor with more slots/signals configuration
Date: Tue, 30 Oct 2012 20:27:10 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.6.24-1.fc14 Firefox/3.6.24

Follow-up Comment #9, patch #7857 (project octave):

The bug report makes it sound like there shouldn't be multiple "# HG changeset
patch" in a file, but my thinking was that is desired, analogous to "push" or
"pull" in which multiple changesets transfer.  I can't recall the exact
command, but I used something like:

hg export 15565 15566 15567 15568

after having created several small changes with commit notes for each rather
than one big commit.

I might not completely understand the nomenclature, so things aren't as clear
as they could be for me on this.  "changeset" I would take to mean, multiple
patches, and patch being multiple hunks.

Basically, the changes you made make it look like just one changeset, which is
fine.  However, the import modifies 94 files

[dan octave]# hg import dan.patch --exact
applying dan.patch
94 files updated, 0 files merged, 3 files removed, 0 files unresolved

which I don't understand.

I will look at this later in the day and create a single changeset for the
whole thing from a fresh clone.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7857>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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