Missed Change on commit

Russell Suter maverick at simlogix.com
Thu Feb 15 12:02:17 CST 2007


Russell Suter wrote:
> Hi All,
>
> I have an example where a commit is missing a change.  I've attached
> a script and the output that (for me) always breaks.  Specifically, in 
> the
> output the commit didn't pickup the branch 2 version 1 change:
>
> CREATING EXAMPLE BRANCH 2 VERSION 1
> example1.1
> example2.1
> nothing changed
> pushing to ../repository
> searching for changes
> no changes found
>
> If you look at the script, example file changed from example1.1 to
> example2.1.
>
> I'm working with the stable snapshot I downloaded yesterday (Feb 14).
> Apologies if this is a known issue or if I'm doing something stupid...
>
> Regards,
> ------------------------------------------------------------------------
>
> /data/work/MXLogic/Mercurial/example
> CREATING REPOSITORY
> /data/work/MXLogic/Mercurial/example/repository
> CREATING BRANCH 1
> 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
> /data/work/MXLogic/Mercurial/example/branch1
> pushing to ../repository
> searching for changes
> adding changesets
> adding manifests
> adding file changes
> added 1 changesets with 0 changes to 0 files
> CREATING EXAMPLE BRANCH 1 VERSION 1
> example1.1
> pushing to ../repository
> searching for changes
> adding changesets
> adding manifests
> adding file changes
> added 1 changesets with 1 changes to 1 files
> CREATING BRANCH 2
> 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
> /data/work/MXLogic/Mercurial/example/branch2
> pushing to ../repository
> searching for changes
> adding changesets
> adding manifests
> adding file changes
> added 1 changesets with 0 changes to 0 files
> CREATING EXAMPLE BRANCH 2 VERSION 1
> example1.1
> example2.1
> nothing changed
> pushing to ../repository
> searching for changes
> no changes found
> SETTING BACK TO BRANCH 1
> /data/work/MXLogic/Mercurial/example/branch1
> pulling from /data/work/MXLogic/Mercurial/example/repository
> searching for changes
> adding changesets
> adding manifests
> adding file changes
> added 1 changesets with 0 changes to 0 files
> (run 'hg update' to get a working copy)
> 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
> 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
> CREATING EXAMPLE BRANCH 1 VERSION 2
> example1.1
> example1.2
> nothing changed
> pushing to ../repository
> searching for changes
> no changes found
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at selenic.com
> http://selenic.com/mailman/listinfo/mercurial-devel
>   
Crap!  I missed the script.  Here it is...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: example.sh
Type: application/x-shellscript
Size: 1122 bytes
Desc: not available
Url : http://www.selenic.com/pipermail/mercurial-devel/attachments/20070215/8fc9a9e2/example.bin


More information about the Mercurial-devel mailing list