Displaying 3 results from an estimated 3 matches for "brownbag".
2013 Feb 01
0
rake db:migrate failing against oracle
...th rails 3.2.11 to create a brown bag for
several other developers. I cannot get the migration to work to save my
life...
In my database yaml file I have the following:
---
development:
adapter: jdbc
driver: oracle.jdbc.driver.OracleDriver
url: jdbc:oracle:thin:@localhost:1521:xe
username: brownbag
password: brownbag
pool: 500
---
When I run:
---
rake db:create --trace
** Invoke db:create (first_time)
** Invoke rails_env (first_time)
** Execute rails_env
** Invoke db:load_config (first_time)
** Execute db:load_config
** Execute db:create
---
when I run:
---
C:\temp\brownbag\my_workout&g...
2012 Jun 03
3
Modify pdf file with Illustrator.
Dear list,
Some times I want to modify the pdf file which produced by R with
illustrator. But when I use Illustrator open the pdf file, it often
makes the pdf some little changed. Anyone have some suggestions? Is it
better to use other file type, not pdf? Or when I produced the pdf, I
should set some other parameters?
Thank you
2016 Sep 23
0
[ANNOUNCE] xproto 7.0.31
A bit of a brownbag release; sorry I didn't catch the typo in review.
Keith Packard (2):
Fix typo __has_extenstion -> __has_extension
xproto 7.0.31
git tag: xproto-7.0.31
http://xorg.freedesktop.org/archive/individual/proto/xproto-7.0.31.tar.bz2
MD5: 16791f7ca8c51a20608af11702e51083 xproto-7.0....