Displaying 3 results from an estimated 3 matches for "nahis".
Did you mean:
nahid
2010 Jun 17
2
tempfile problem
...is the guarantee... and it is being met ... but I need to save the files as .png files, in the same directory, so I am adding the suffix and I suppose therefore the next offering can be unique (as it doesn't have the prefix)
I am using a command like :
> fname <- basename(tempfile("nahis", "/Library/WebServer/Documents/nahis/tmp"))
on a mac, or
> fname <- basename(tempfile("nahis", "/htdocs/nahis/tmp"))
on a FreeBSD system, as I need to be able to find the file from the web browser up to 24 hours later.
and then
> this_filename &l...
2005 Dec 14
0
Fwd: Logger bug in 0.14.3 ?
Hello All,
I am top-posting this in hopes of increasing the visibility.
This ticket has not been touched : Default Logger instance has no formatting
<http://dev.rubyonrails.org/ticket/3144>
For my installation, this is a BIG problem in my production logging !!
For now the workaround below is working, and the double-declaration warnings
of loading ''logger.rb'' twice are
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com>
---
AUTHORS | 17 ++++++
README | 10 +++
conf/ovirt-agent | 12 ++++
conf/ovirt-db-omatic | 12 ++++
conf/ovirt-host-browser | 12 ++++