Fullfil hgrc file

Slava Davydov's Avatar

Slava Davydov

05 Sep, 2013 02:08 PM

Is there a way after cloning the repository as specified user, e.g.: hg clone http://[email blocked]/hg/project/repository fill the hgrc file with specified information from HGLAB database:

[ui]
username = MyNameInHgLab <MyEmailInHglab>

[auth]
hglab.prefix = [hglab site or so on]
hglab.username = [user login in hglab]

Thanks,
Slava

  1. Support Staff 1 Posted by Anton Gogolev on 05 Sep, 2013 02:38 PM

    Anton Gogolev's Avatar

    Slava,

    Mercurial does not transfer .hgrc files on clones/pulls. There is, however, a Projrc extension ( http://mercurial.selenic.com/wiki/ProjrcExtension ), but it is per-repository, not per-user and it's not currently supported by HgLab.

  2. Anton Gogolev closed this discussion on 05 Sep, 2013 02:38 PM.

  3. Slava Davydov re-opened this discussion on 05 Sep, 2013 03:25 PM

  4. 2 Posted by Slava Davydov on 05 Sep, 2013 03:25 PM

    Slava Davydov's Avatar

    Anton,
    AFAIK you have own implementation of mercurial hg. And now it includes

    [paths]
    default = http://user@hgserver/hg/project/repo
    
    on cloning ....
  5. Support Staff 3 Posted by Anton Gogolev on 05 Sep, 2013 04:31 PM

    Anton Gogolev's Avatar

    Slava,

    The user@ part is there due to the fact that it is actually included as a part of a clone URL. Mercurial stores this exact address in the paths section as a default push and pull URL, but even this behavior is outside my control.

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

Recent Discussions

18 Jan, 2025 05:02 PM
13 Jan, 2025 10:42 AM
29 Nov, 2024 10:00 AM
12 Jan, 2023 12:25 PM
10 Jan, 2023 04:49 PM