remote file extraction

Peter Arrenbrecht peter.arrenbrecht at gmail.com
Wed Jul 2 05:17:16 UTC 2008


You could write a server- and client-side extension à la rexec:

  http://freehg.org/u/parren/rexec/file/tip/rexec

If you do, we might want to consolidate them by providing a base patch
that allows such extensions, and plugins into this base patch.

-parren

On Wed, Jul 2, 2008 at 4:20 AM, Tom Karzes <tom.karzes at magnumsemi.com> wrote:
>
> That would work, except this is a secure machine that we don't allow people
> to login to -- ssh access is restricted to Mercurial server commands.  So
> what I'd really like is something that can do this using the normal hg
> server interface.
>
>
>
> Matt Mackall wrote:
>>
>>
>> On Tue, 2008-07-01 at 18:43 -0700, Tom Karzes wrote:
>>> Yeah, I need a solution that works on ssh repositories.
>>
>> ssh <host> hg -R <repo> cat <file>
>>
>> --
>> Mathematics is the supreme nostalgia of our time.
>>
>> _______________________________________________
>> Mercurial mailing list
>> Mercurial at selenic.com
>> http://selenic.com/mailman/listinfo/mercurial
>>
>>
>
> --
> View this message in context: http://www.nabble.com/remote-file-extraction-tp18228606p18229047.html
> Sent from the Mercurial mailing list archive at Nabble.com.
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>




More information about the Mercurial mailing list