[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mercurial-devel
Subject:    [Bug 4232] New: "No changes found" when pushing a phase change
From:       mercurial-bugs () selenic ! com
Date:       2014-04-29 21:27:33
Message-ID: bug-4232-285 () http ! bz ! selenic ! com/
[Download RAW message or body]

http://bz.selenic.com/show_bug.cgi?id=4232

          Priority: normal
            Bug ID: 4232
                CC: mercurial-devel@selenic.com
          Assignee: bugzilla@selenic.com
           Summary: "No changes found" when pushing a phase change
          Severity: bug
    Classification: Unclassified
                OS: Windows
          Reporter: d155601@drdrb.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: 2.9
         Component: Mercurial
           Product: Mercurial

I would expect to see something like "phase updated", but I get "no changes
found":

echo Test>File.txt
hg init
hg ci -Am "Import file"
    adding File.txt
hg clone . Clone
    updating to branch default
    1 files updated, 0 files merged, 0 files removed, 0 files unresolved
echo [phases]>Clone\.hg\hgrc
echo publish = False>>Clone\.hg\hgrc
echo Change>>File.txt
hg ci -m "Make change"
hg push Clone
    pushing to Clone
    searching for changes
    adding changesets
    adding manifests
    adding file changes
    added 1 changesets with 1 changes to 1 files
hg phase 1
    1: draft
hg phase 1 -R Clone
    1: draft
hg phase -p .
hg phase 1
    1: public
hg push Clone
    pushing to Clone
    searching for changes
    no changes found
hg phase 1 -R Clone
    1: public

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@selenic.com
http://selenic.com/mailman/listinfo/mercurial-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic