Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with workdir tests #108

Merged
merged 2 commits into from Apr 28, 2013
Merged

Problem with workdir tests #108

merged 2 commits into from Apr 28, 2013

Conversation

lukaszb
Copy link
Member

@lukaszb lukaszb commented Apr 28, 2013

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

marcinkuzminski and 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)
@lukaszb lukaszb mentioned this pull request Apr 28, 2013
@lukaszb
Copy link
Member Author

lukaszb commented Apr 28, 2013

Please check the changes

@marcinkuzminski
Copy link
Member

Looks cool for me.

@lukaszb lukaszb merged commit 67fc1ca into master Apr 28, 2013
@lukaszb lukaszb deleted the marcinkuzminski-master branch April 28, 2013 21:41
Sign up for free to 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