[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-devel] Updated Issue 106 - mtn pull/sync notes that workspace
From: |
code |
Subject: |
[Monotone-devel] Updated Issue 106 - mtn pull/sync notes that workspace was not updated even when no revs pulled (monotone) |
Date: |
Sat, 27 Nov 2010 08:30:41 GMT |
Hello,
The following issue has been updated:
106 - mtn pull/sync notes that workspace was not updated even when no revs
pulled
Project: monotone
Status: New
Reported by: joe 23
URL: http://code.monotone.ca/p/monotone/issues/106/
Labels:
Type:Defect
Priority:Medium
Comments (last first):
# By Richard Levitte, Nov 27, 2010:
I agree with Thomas' comment. I find that message annoying and confusing when
I haven't asked for an update.
# By Thomas Keller, Nov 18, 2010:
This is a somewhat "expected" message, but I understand that its misleading,
especially if the option "--update" is not given at all which would actually
trigger the update process if there are potential update candidates.
@Team: What about returing early inmaybe_workspace_updater.cc:58 if
can_do_update is false, i.e. without an additional informational message?
# By joe 23, Nov 17, 2010:
Steps to reproduce the problem:
-------------------------------
1. mtn pull or mtn sync where no new revs are pulled
Expected result:
----------------
same as below but without the last line
Actual results:
---------------
mtn: connecting to mtn://xxx:4691
mtn: finding items to synchronize:
mtn: certificates | keys | revisions
mtn: 1,234 | 56 | 789
mtn: bytes in | bytes out | revs in | revs out
mtn: 12.3 k | 34.5 k | 0/0 | 9/9
mtn: successful exchange with mtn://xxx:4691
mtn: note: your workspace has not been updated
Output of `mtn version --full`:
-------------------------------
0.99.1
--
Issue: http://code.monotone.ca/p/monotone/issues/106/