heads up

79 views
Skip to first unread message

Mathieu Lonjaret

unread,
Feb 13, 2013, 11:46:36 AM2/13/13
to camli...@googlegroups.com
Hi all,

the closure library google code repo is now using git, so our script
that fetches it has just been changed accordingly.
There's no nice "migration path" set though, so you'll have to rm -rf
tmp/closure-lib/ yourselves or dev-server will fail (or run it with
-offline if you just don't care to switch yet).

Cheers,
Mathieu

Brad Fitzpatrick

unread,
Feb 13, 2013, 11:54:40 AM2/13/13
to camli...@googlegroups.com
Let's just modify dev-server to:

if (-e "tmp/closure-lib/.svn") {
   system("rm -rf tmp/closure-lib");
}
# then do the git checkout stuff




--
You received this message because you are subscribed to the Google Groups "Camlistore" group.
To unsubscribe from this group and stop receiving emails from it, send an email to camlistore+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



Reply all
Reply to author
Forward
0 new messages