acme-sac google code: mercurial support

127 views
Skip to first unread message

Arvindh Rajesh Tamilmani

unread,
May 6, 2009, 4:09:36 PM5/6/09
to acme...@googlegroups.com
In addition to the Subversion repository, Mercurial support[1] has
been enabled for Acme SAC in Google Code.

Mercurial repository: http://code.google.com/p/acme-sac/source/checkout
Subversion repository: http://acme-sac.googlecode.com/svn

The feature is still experimental[2], but I hope it will be useful.

Arvindh

[1] http://google-code-updates.blogspot.com/2009/04/mercurial-support-for-project-hosting.html
[2] http://code.google.com/p/support/wiki/MercurialStatus

Uriel

unread,
May 7, 2009, 4:59:13 AM5/7/09
to acme...@googlegroups.com
YAY!

Thanks!

Now if somebody could add the same to inferno-os, that would be wonderful.

uriel

caerwyn

unread,
May 11, 2009, 8:08:32 PM5/11/09
to acme-sac
The svn and hg repositories aren't interconnected by the way. So while
the two repositories are available only hg is the most current. There
doesn't seem to be any rss feeds for the hg repo at the moment, unless
someone can point me to it. At least for me the hg repository seems
to be working out better.

Thanks Arvindh,
Caerwyn

On May 6, 4:09 pm, Arvindh Rajesh Tamilmani <arvin...@gmail.com>
wrote:
> In addition to the Subversion repository, Mercurial support[1] has
> been enabled for Acme SAC in Google Code.
>
> Mercurial repository:http://code.google.com/p/acme-sac/source/checkout
> Subversion repository:http://acme-sac.googlecode.com/svn
>
> The feature is still experimental[2], but I hope it will be useful.
>
> Arvindh
>
> [1]http://google-code-updates.blogspot.com/2009/04/mercurial-support-for...
> [2]http://code.google.com/p/support/wiki/MercurialStatus

Uriel

unread,
May 12, 2009, 2:06:26 PM5/12/09
to acme...@googlegroups.com
Ah, interesting, thanks for pointing this out, and thanks for
switching to hg, for those of us that pull often and keep local
changes that need to be merged, svn is a painfuol nightmare, and hg is
fairly bearable (even convenient when keeping multiple branches
around).

Thanks

uriel

Arvindh Rajesh Tamilmani

unread,
May 13, 2009, 4:08:22 AM5/13/09
to acme...@googlegroups.com
> There
> doesn't seem to be any rss feeds for the hg repo at the moment, unless
> someone can point me to it.

there is an open defect related to this:
http://code.google.com/p/support/issues/detail?id=2511
for what it is worth, i have starred the issue.

commit e-mails (turned off in acme-sac) seem to be working though.

arvindh

caerwyn

unread,
May 29, 2009, 10:33:16 PM5/29/09
to acme-sac
I just noticed today that there is an atom feed for commits the the hg
repo.
http://code.google.com/feeds/p/acme-sac/hgchanges/basic

Caerwyn

On May 13, 4:08 am, Arvindh Rajesh Tamilmani <arvin...@gmail.com>
wrote:

Arvindh Rajesh Tamilmani

unread,
May 31, 2009, 4:44:27 AM5/31/09
to acme...@googlegroups.com
A separate hg repository was made available for the wiki and I have
migrated the wiki pages from svn to hg.

svn repository: http://acme-sac.googlecode.com/svn/wiki
hg repository: http://wiki.acme-sac.googlecode.com/hg

Any new changes to the wiki will get reflected only in the hg
repository. There is no atom feed for the wiki changes yet. Here is
the response I got from the support team:

> our next release should add
> Mercurial wiki changes to the updates page. We don't have a feed yet
> for the wiki proper, though: in Subversion, that was just a feed for
> all svn changes under "/wiki". A feed for changes to the wiki
> repository is something you can expect to see eventually.

Arvindh

Benjamin Huntsman

unread,
Jun 10, 2009, 4:35:13 PM6/10/09
to acme...@googlegroups.com
Hi all!
I'd like to be able to use acme-sac to edit some source code on a remote UNIX machine, from my acme-sac running on Windows. Since I don't have root on the remote UNIX box, installing u9fs isn't an option. I'd like to be able to use ftpfs, but since I can't log in anonymously, I can't seem to get it to prompt me for authentication if I try the following:

Local ftpfs unixhost

where "unixhost" is the target system. It does work if I use 'win', then enter it at the command line, but of course it doesn't apply to the whole namespace, just that particular window.

Can anyone tell me if I'm missing something, or if there's a suitable alternative to u9fs or ftpfs that would allow me to edit the remote files? I've been using an adaptation of Michael Teichgräber's new port of sam to Windows with OpenSSH, and the old sam-4.3 on the UNIX system for a while now, but could use some of Acme's extra features...

Many thanks in advance!

Also, as an aside, anyone else out there have the unfortunate circumstance of being on Windows, behind an NTLM authenticating proxy? I haven't been able to get Mercurial to work through it, so I had to do a clone from home...

-Ben

winmail.dat

Caerwyn Jones

unread,
Jun 10, 2009, 8:41:52 PM6/10/09
to acme...@googlegroups.com
>
> Local ftpfs unixhost
>

In acme-sac you should first run Feedkey. ftpfs will ask factotum for
the password, and factotum will use Feedkey to prompt you for the
password in acme.


Another thing you could try is look at the recent discussion on the
inferno-list about ssh'ing to a remote host, running emu, and
exporting styx.
Eric posted the scripts he used to export the remote filesystem over ssh.
http://graverobbers.blogspot.com/2009/05/export-over-ssh-stdio.html

Caerwyn

Michaelian Ennis

unread,
Jun 10, 2009, 9:56:29 PM6/10/09
to acme...@googlegroups.com
On Wed, Jun 10, 2009 at 8:41 PM, Caerwyn Jones<caer...@gmail.com> wrote:

> In acme-sac you should first run Feedkey.  ftpfs will ask factotum for
> the password, and factotum will use Feedkey to prompt you for the
> password in acme.
>

Doesn't auth/feedkey require tk?

Ian

Caerwyn Jones

unread,
Jun 10, 2009, 10:02:52 PM6/10/09
to acme...@googlegroups.com
> Doesn't auth/feedkey require tk?

auth/feedkey does. But /acme/dis/Feedkey.dis is an acme client.

Michaelian Ennis

unread,
Jun 10, 2009, 10:11:42 PM6/10/09
to acme...@googlegroups.com
On Wed, Jun 10, 2009 at 10:02 PM, Caerwyn Jones<caer...@gmail.com> wrote:

> auth/feedkey does. But /acme/dis/Feedkey.dis is an acme client.

Neat. It appears to be missing in the mac version I have. I'll pull
it from the repo.
% cat /dev/sysctl
Fourth Edition/Acme-SAC SVN revision 174 (20080606)

% lc /acme/dis/
Calendar.dis Mailpop3.dis adeb.dis cd.dis
Chat.dis Pedia adict.dis irc.dis
Clean Slide adiff.dis mkbox.dis
Dict Slide+ agrep.dis new
Goog Slide- airc.dis spout.dis
Logon Sql.dis awd.dis win.dis
Mail.dis Wiki.dis blackbox winm.dis

M.Martinov

unread,
Jun 11, 2009, 7:12:30 AM6/11/09
to Benjamin Huntsman
> I've been using an adaptation of Michael Teichgräber's new port of
> sam to Windows with OpenSSH

Could you please point where is this new sam port? I can't find it
with google...

--
Sincerely
M.Martinov mailto:Martinov...@gmail.com

Erez Schatz

unread,
Jun 11, 2009, 7:48:31 AM6/11/09
to acme...@googlegroups.com
http://ib.wmipf.de/pf9/sam.zip

2009/6/11 M.Martinov <martinov...@gmail.com>:

--
Erez

"Violence... That is not how moral authority is claimed; that is how
it is surrendered."

Reply all
Reply to author
Forward
0 new messages