[PATCH] Unified os_rcpath, system_rcptah, and user_rcpath so the interface is similar across operating systems
Shane Holloway
shane.holloway at ieee.org
Thu Feb 15 17:00:06 UTC 2007
On Feb 15, 2007, at 2:29 AM, Alexis S. L. Carvalho wrote:
> I've pushed this to the crew repo, thanks.
Thank you!
> Any chance that you can send another patch that defines a single
> version
> of os_rcpath (outside that big "if os.name == 'nt':"), since both
> versions are now identical?
Sure:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: os_rcpath-part-2.patch
Type: application/octet-stream
Size: 1449 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20070215/f1d96442/attachment-0001.obj>
-------------- next part --------------
> And maybe one that changes debuginstall to display the places where
> we'll look for config files, as returned by util.rcpath? :)
That does not seem to match the spirit of debuginstall... it just
prints a lot of "checking..." type output, but no informational type
things. Is that where it really belongs?
We are all really loving mercurial here. We've migrated from CVS ->
SVN, but our migration from SVN to Mercurial has enabled everyone to
really *use* revision control. Even some of our developers who only
used SVN to publish their changes are now starting to appreciate
having a full-blood repository that they can make many checkins to
without breaking other people's builds. Thanks for everyone's work
and dedication to maker mercurial a pleasure to use!
-Shane Holloway
More information about the Mercurial
mailing list