unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile-PG back in the groove
@ 2010-06-20 20:07 Thien-Thi Nguyen
  2010-06-24 15:57 ` James Cloos
  0 siblings, 1 reply; 3+ messages in thread
From: Thien-Thi Nguyen @ 2010-06-20 20:07 UTC (permalink / raw)
  To: guile-user

Greetings earthlings,

Guile-PG repo is again online, but this time, no longer at gnuvola.org.
Instead, you can find the savannah link through the new homepage:

  http://www.nongnu.org/guile-pg/

This is "non-GNU" for now until testing shows that it can work with
(the upcoming) Guile 2.x.  At that time, i will request its status be
changed to "official GNU software" and seek co-maintainers.

People can help speed up this process by trying to build/use Guile-PG
with Guile 2.x, reporting bugs, proposing patches, and so forth.  Note
that patches that break interop w/ Guile 1.4.x will not be considered.

A note about cloning: The git repo has no ‘master’ branch, even though
its HEAD points to refs/heads/master.  Presently i know of no way to
change that (as the project admin) barring asking a savannah admin to
DTRT (see my Q, end of <http://savannah.gnu.org/maintenance/UsingGit>).
Practically, this means that "git clone" will fetch successfully, but
fail on checkout.  The workaround is to:

  cd guile-pg
  git checkout -b p origin/p

manually afterwards (see file HACKING for details on ‘p’ et al).

Happy hacking,
thi



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-24 17:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-20 20:07 Guile-PG back in the groove Thien-Thi Nguyen
2010-06-24 15:57 ` James Cloos
2010-06-24 17:16   ` Thien-Thi Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).