I think your guess is correct that the latest nightly probably was
deleted or failed to build properly for some reason.
Do you know that you can use Mercurial directly to pull the latest
pentadactyl updates? Find the "extensions" directory for your Firefox
profile... for example, it might be in:
/home/USERNAME/.mozilla/firefox/SOMETHINGRANDOM.default/extensions
You'll see a bunch of directories or XPI's there. Replace pentadactyl
with a text file called:
penta...@dactyl.googlecode.com
that contains the path to where the pentadactyl source code repo is
stored on your system. For example:
/home/USERNAME/repos/dactyl/pentadactyl
where "dactyl" is the actual base of the Mercurial repository, and
"pentadactyl" is the subdirectory that contains the Firefox extension.
Then, whenever you want a new update, go to:
/home/USERNAME/repos/dactyl
and issue (assuming you have hgext.fetch turned on in your ~/.hgrc):
hg fetch
Or, alternatively,
hg pull
hg update
Then restart firefox (":restart" or ":res" should work) to make the
update current. You can also roll back and forth using hg update as
needed if any bugs pop up along the way...
--Ted
> El viernes, 7 de septiembre de 2012 15:38:59 UTC-5, Ted Pavlic escribi�:
>
> Your primary source for Pentadactyl information should be
>
5digits.org <
http://5digits.org>
> (and Google Code):
>
>
http://5digits.org/pentadactyl/ <
http://5digits.org/pentadactyl/>
>
>
http://5digits.org/nightlies
>
>
http://code.google.com/p/dactyl/ <
http://code.google.com/p/dactyl/>
>
> On 09/07/2012 09:54 AM, Luis Zaldivar wrote:
> > the nightlies and the project are deleted from sourceforge.
> >
> > Also, there is no nightly in google code. Is the project moving to
> > another provider?
> >
> > --
> >
> >
> >
>
> --
> Ted Pavlic <
t...@tedpavlic.com <javascript:>>