Ticket #128 (assigned enhancement)

Opened 2 years ago

Last modified 13 months ago

add user support for monotone

Reported by: chris Owned by: dustin
Priority: minor Milestone: 0.8.+
Version: 0.7.6 Keywords:
Cc:

Description

Some monotone repositories do not have anonymous pull access, so having the ability to specify a user would be useful.

Attachments

monotone_user_support.patch Download (1.8 KB) - added by chris 2 years ago.
Diffs of lines changed to add user support.
monotone_user_support-unified.diff Download (4.5 KB) - added by grim 17 months ago.
applied cleanly against darcs head, this one *IS* unified

Change History

Changed 2 years ago by chris

Diffs of lines changed to add user support.

Changed 23 months ago by warner

sounds good, but the patch appears to be empty.. could you re-add it?

Changed 19 months ago by albertHofkamp

Patch is non-empty but not in unified format, hence Trac cannot display it. Download in original format to see the changes.

Changed 18 months ago by grim

What needs to be done for this to be accepted? The diff is there, it's just, as alberHofkamp said, not a unified diff.

Changed 17 months ago by grim

applied cleanly against darcs head, this one *IS* unified

Changed 13 months ago by dustin

  • milestone changed from undecided to 0.7.10

Changed 13 months ago by dustin

  • owner set to dustin
  • status changed from new to assigned

Changed 13 months ago by dustin

  • milestone changed from 0.7.10 to 0.7.+

the patch adds username/password support to the Darcs support on the slave, not Monotone. Either way, if you add/change the interface on the slave, you should change the version number and check the version number on the master.

It seems like your master-side Monotone changes only add a username. Is this intentional?

Note: See TracTickets for help on using tickets.