Skip to content

Problem with workdir tests - #108

Merged
lukaszb merged 2 commits into
masterfrom
marcinkuzminski-master
Apr 28, 2013
Merged

Problem with workdir tests#108
lukaszb merged 2 commits into
masterfrom
marcinkuzminski-master

Conversation

@lukaszb

Copy link
Copy Markdown
Member

fixes#106

  • the workdir get_changeset method should return currently checked out
    revision and not the latest one in repository

note: the tests are broken because of that changeset, not sure how to fix them, looks like
something get's cached

marcinkuzminskiand others added 2 commits April 27, 2013 18:05
- the workdir get_changeset method should return currently checked out
revision and not the latest one in repository
--HG--
extra : rebase_source : 5b344e89bd23c7b78bfba940ab2a73fcab17a321
extra : amend_source : bd8e25c55c5cfc737765c7a9b6fdd8c8f4ea7212
Removed repo.refs.set_symbolic_ref('HEAD', ref) as it
does similar to what branch checkout does without updating
wokring directory files (which should not occur at
in memory commit)
@lukaszblukaszb mentioned this pull request Apr 28, 2013
@lukaszb

Copy link
Copy Markdown
MemberAuthor

Please check the changes

@marcinkuzminski

Copy link
Copy Markdown
Member

Looks cool for me.

@lukaszb
lukaszb merged commit 67fc1ca into masterApr 28, 2013
@lukaszb
lukaszb deleted the marcinkuzminski-master branch April 28, 2013 21:41
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mercurial workdir get_changeset is broken

2 participants

@lukaszb@marcinkuzminski